18 places near 調子, 京都府, 日本
filter by placetype:
  1. 泉が丘
    泉が丘, 京都府, 日本 (LocalAdmin)
  2. 梅が丘
    梅が丘, 京都府, 日本 (LocalAdmin)
  3. 奥海印寺
    奥海印寺, 京都府, 日本 (LocalAdmin)
  4. 開田
    開田, 京都府, 日本 (LocalAdmin)
  5. 久貝
    久貝, 京都府, 日本 (LocalAdmin)
  6. 神足
    神足, 京都府, 日本 (LocalAdmin)
  7. 下海印寺
    下海印寺, 京都府, 日本 (LocalAdmin)
  8. 勝竜寺
    勝竜寺, 京都府, 日本 (LocalAdmin)
  9. 城の里
    城の里, 京都府, 日本 (LocalAdmin)
  10. 竹の台
    竹の台, 京都府, 日本 (LocalAdmin)

Search again including deprecated places, unknown places, places that visit Null Island or everything?

This query took 0.015 seconds ⌛; show me the details?

        
0.015 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ 135.692734, 34.911282 ] } } } }, { "term": { "woe:placetype": 10 } } ], "must_not": [ { "terms": { "woe:placetype": [ 0, 11, 25 ] } }, { "term": { "geom:latitude": { "value": 0.0 } } }, { "term": { "geom:longitude": { "value": 0.0 } } }, { "exists": { "field": "woe:superseded_by" } } ] } }, "aggs": { "placetypes": { "terms": { "field": "woe:placetype_name", "size": 10000 } } }, "sort": [ { "woe:scale": { "order": "desc", "mode": "max" } }, { "woe:id": { "order": "asc", "mode": "max" } } ] }