12 places near Pulo Anna Island, Sonsorol, Palau
filter by placetype:
  1. Pulo Anna Island
    Pulo Anna Island, Sonsorol, Palau (Island)
  2. Dongosaru Island
    Dongosaru Island, Sonsorol, Palau (Island)
  3. Fanna Island
    Fanna Island, Sonsorol, Palau (Island)
  4. Pacific/Palau
    Pacific/Palau (Timezone)
  5. Sonsorol
    Sonsorol, Sonsorol, Palau (State)
  6. Indian Ocean
    Indian Ocean (Ocean)
  7. Asia
    Asia (Continent)
  8. Micronesia
    Micronesia (Supername)
  9. South East Asia
    South East Asia (Supername)
  10. Oceania
    Oceania (Supername)

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

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

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