17 places near 東深川, 山口県, 日本
filter by placetype:
  1. 萩市
    萩市, 山口県, 日本 (Town)
  2. 長門市
    長門市, 山口県, 日本 (Town)
  3. 仙崎
    仙崎, 山口県, 日本 (LocalAdmin)
  4. 西深川
    西深川, 山口県, 日本 (LocalAdmin)
  5. 東深川
    東深川, 山口県, 日本 (LocalAdmin)
  6. 九州地方
    九州地方, 日本 (Colloquial)
  7. 本州
    本州, 日本 (Island)
  8. Asia/Tokyo
    Asia/Tokyo (Timezone)
  9. 山口県
    山口県, 山口県, 日本 (State)
  10. 日本
    日本, 日本 (Country)

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

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

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