11 places near Leliogat Ile, Lifou, Loyaute, New Caledonia
filter by placetype:
  1. Melanesia
    Melanesia (Colloquial)
  2. Leliogat Ile
    Leliogat Ile, Lifou, Loyaute, New Caledonia (Island)
  3. Britannia Islands
    Britannia Islands, New Caledonia (Island)
  4. Lifou
    Lifou, Loyaute, New Caledonia (County)
  5. Pacific/Noumea
    Pacific/Noumea (Timezone)
  6. Loyaute
    Loyaute, Loyaute, New Caledonia (State)
  7. Australia
    Australia (Continent)
  8. Polynesia
    Polynesia (Supername)
  9. Oceania
    Oceania (Supername)
  10. Australasia
    Australasia (Supername)

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

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

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