12 places near 水島, 高知県, 日本
filter by placetype:
  1. 土佐清水市
    土佐清水市, 高知県, 日本 (Town)
  2. 下益野
    下益野, 高知県, 日本 (LocalAdmin)
  3. 水島
    水島, 高知県, 日本 (Island)
  4. 幡多郡
    幡多郡, 高知県, 日本 (County)
  5. Asia/Tokyo
    Asia/Tokyo (Timezone)
  6. 高知県
    高知県, 高知県, 日本 (State)
  7. 日本
    日本, 日本 (Country)
  8. Asia
    Asia (Continent)
  9. South East Asia
    South East Asia (Supername)
  10. East Asia
    East Asia (Supername)

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

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

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