16 places near 8021, Canterbury, New Zealand
filter by placetype:
  1. Christchurch
    Christchurch, Christchurch City, Canterbury, New Zealand (Town)
  2. Weedons
    Weedons, Selwyn District, Canterbury, New Zealand (Town)
  3. West Melton
    West Melton, Selwyn District, Canterbury, New Zealand (Town)
  4. South Island
    South Island, New Zealand (Island)
  5. Christchurch City
    Christchurch City, Canterbury, New Zealand (County)
  6. Selwyn District
    Selwyn District, Canterbury, New Zealand (County)
  7. Pacific/Auckland
    Pacific/Auckland, New Zealand (Timezone)
  8. Canterbury
    Canterbury, Canterbury, New Zealand (State)
  9. West Coast
    West Coast, West Coast, New Zealand (State)
  10. New Zealand
    New Zealand, New Zealand (Country)

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

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

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