15 places near Funafuti International Airport, Funafuti, Tuvalu
filter by placetype:
  1. Funafuti International Airport
    Funafuti International Airport, Funafuti, Tuvalu (Airport)
  2. Funafuti
    Funafuti, Funafuti, Tuvalu (Town)
  3. Melanesia
    Melanesia (Colloquial)
  4. Funafuti Island
    Funafuti Island, Tuvalu (Island)
  5. Pacific/Funafuti
    Pacific/Funafuti (Timezone)
  6. Funafuti
    Funafuti, Funafuti, Tuvalu (State)
  7. Asia
    Asia (Continent)
  8. Australia
    Australia (Continent)
  9. Micronesia
    Micronesia (Supername)
  10. Polynesia
    Polynesia (Supername)

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

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

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