5 places near 2丁目, 埼玉県, 日本
filter by placetype:
  1. さいたま市
    さいたま市, 埼玉県, 日本 (Town)
  2. 川越市
    川越市, 埼玉県, 日本 (Town)
  3. 富士見市
    富士見市, 埼玉県, 日本 (Town)
  4. 三芳町
    三芳町, 入間郡, 埼玉県, 日本 (Town)
  5. ふじみ野市
    ふじみ野市, 埼玉県, 日本 (Town)

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

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

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