9 places near 1丁目, 石川県, 日本
filter by placetype:
  1. 宇気
    宇気, 石川県, 日本 (LocalAdmin)
  2. 上山田
    上山田, 石川県, 日本 (LocalAdmin)
  3. 木津
    木津, 石川県, 日本 (LocalAdmin)
  4. 谷, 石川県, 日本 (LocalAdmin)
  5. 遠塚
    遠塚, 石川県, 日本 (LocalAdmin)
  6. 七窪
    七窪, 石川県, 日本 (LocalAdmin)
  7. 鉢伏
    鉢伏, 石川県, 日本 (LocalAdmin)
  8. 松浜
    松浜, 石川県, 日本 (LocalAdmin)
  9. 横山
    横山, 石川県, 日本 (LocalAdmin)

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

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

        
0.019 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ 136.714371, 36.740871 ] } } } }, { "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" } } ] }