3 places near 4丁目, 北葛飾郡, 埼玉県, 日本
filter by placetype:
  1. 猿島郡
    猿島郡, 茨城県, 日本 (County)
  2. 北葛飾郡
    北葛飾郡, 埼玉県, 日本 (County)
  3. 北埼玉郡
    北埼玉郡, 埼玉県, 日本 (County)

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

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

        
0.03 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ 139.700134, 36.131168 ] } } } }, { "term": { "woe:placetype": 9 } } ], "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" } } ] }