25 places near Wellington, Wellington City, Wellington, New Zealand
filter by placetype:
  1. Karori
    Karori, Wellington City, Wellington, New Zealand (Suburb)
  2. Kelburn
    Kelburn, Wellington City, Wellington, New Zealand (Suburb)
  3. Northland
    Northland, Wellington City, Wellington, New Zealand (Suburb)
  4. Wadestown
    Wadestown, Wellington City, Wellington, New Zealand (Suburb)
  5. Thorndon
    Thorndon, Wellington City, Wellington, New Zealand (Suburb)
  6. Wilton
    Wilton, Wellington City, Wellington, New Zealand (Suburb)
  7. Lambton
    Lambton, Wellington City, Wellington, New Zealand (Suburb)
  8. Taitville
    Taitville, Wellington City, Wellington, New Zealand (Suburb)
  9. Wellington Central
    Wellington Central, Wellington City, Wellington, New Zealand (Suburb)
  10. Wellington
    Wellington, Wellington City, Wellington, New Zealand (Town)

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

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

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