24 places near Wilton, Wellington City, Wellington, New Zealand
filter by placetype:
  1. Karori
    Karori, Wellington City, Wellington, New Zealand (Suburb)
  2. Northland
    Northland, Wellington City, Wellington, New Zealand (Suburb)
  3. Wadestown
    Wadestown, Wellington City, Wellington, New Zealand (Suburb)
  4. Chartwell
    Chartwell, 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. Wellington Central
    Wellington Central, Wellington City, Wellington, New Zealand (Suburb)
  9. Wellington
    Wellington, Wellington City, Wellington, New Zealand (Town)
  10. Makara
    Makara, Wellington City, Wellington, New Zealand (Town)

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

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

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