11 places near Kapiti Island, Wellington, New Zealand
filter by placetype:
  1. Kapiti Island
    Kapiti Island, Wellington, New Zealand (Island)
  2. North Island
    North Island, New Zealand (Island)
  3. Kapiti Coast District
    Kapiti Coast District, Wellington, New Zealand (County)
  4. Pacific/Auckland
    Pacific/Auckland, New Zealand (Timezone)
  5. Wellington
    Wellington, Wellington, New Zealand (State)
  6. Australia
    Australia (Continent)
  7. Polynesia
    Polynesia (Supername)
  8. Oceania
    Oceania (Supername)
  9. Americas
    Americas (Supername)
  10. Australasia
    Australasia (Supername)

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

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

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