7 places near 境, 埼玉県, 日本
filter by placetype:
  1. 境, 埼玉県, 日本 (LocalAdmin)
  2. 大谷
    大谷, 埼玉県, 日本 (LocalAdmin)
  3. 折之口
    折之口, 埼玉県, 日本 (LocalAdmin)
  4. 人見
    人見, 埼玉県, 日本 (LocalAdmin)
  5. 上原
    上原, 埼玉県, 日本 (LocalAdmin)
  6. 北根
    北根, 埼玉県, 日本 (LocalAdmin)
  7. 田中
    田中, 埼玉県, 日本 (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": [ 139.263412, 36.153332 ] } } } }, { "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" } } ] }