10 places near Anaa, Tuamotu-Gambier, French Polynesia
filter by placetype:
  1. Papeete
    Papeete, Papeete, Îles du Vent, French Polynesia (Town)
  2. Îles Tuamotu
    Îles Tuamotu, Tuamotu-Gambier, French Polynesia (Island)
  3. Anaa
    Anaa, Tuamotu-Gambier, French Polynesia (County)
  4. Pacific/Gambier
    Pacific/Gambier, French Polynesia (Timezone)
  5. Pacific/Tahiti
    Pacific/Tahiti, French Polynesia (Timezone)
  6. Eastern
    Eastern, Eastern, Fiji (State)
  7. Tuamotu-Gambier
    Tuamotu-Gambier, Tuamotu-Gambier, French Polynesia (State)
  8. Polynesia
    Polynesia (Supername)
  9. Oceania
    Oceania (Supername)
  10. Americas
    Americas (Supername)

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

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

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