16 places near Waitaki District, New Zealand
filter by placetype:
  1. Dunedin
    Dunedin, Dunedin City, Otago, New Zealand (Town)
  2. Lake Aviemore
    Lake Aviemore, Waitaki District, Canterbury, New Zealand (Town)
  3. Lake Waitaki
    Lake Waitaki, Waitaki District, Canterbury, New Zealand (Town)
  4. South Island
    South Island, New Zealand (Island)
  5. Waitaki District
    Waitaki District, New Zealand (County)
  6. Waimate District
    Waimate District, Canterbury, New Zealand (County)
  7. Central Otago District
    Central Otago District, Otago, New Zealand (County)
  8. Pacific/Auckland
    Pacific/Auckland, New Zealand (Timezone)
  9. Canterbury
    Canterbury, Canterbury, 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.022 seconds ⌛; show me the details?

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