17 places near King Billy Island, Canterbury, New Zealand
filter by placetype:
  1. Christchurch
    Christchurch, Christchurch City, Canterbury, New Zealand (Town)
  2. Charteris Bay
    Charteris Bay, Christchurch City, Canterbury, New Zealand (Town)
  3. Banks Peninsula
    Banks Peninsula, Canterbury, New Zealand (Colloquial)
  4. Otamahua
    Otamahua, Canterbury, New Zealand (Island)
  5. South Island
    South Island, New Zealand (Island)
  6. King Billy Island
    King Billy Island, Canterbury, New Zealand (Island)
  7. Christchurch City
    Christchurch City, Canterbury, New Zealand (County)
  8. Pacific/Auckland
    Pacific/Auckland, New Zealand (Timezone)
  9. Canterbury
    Canterbury, Canterbury, New Zealand (State)
  10. West Coast
    West Coast, West Coast, New Zealand (State)

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

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

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