12 places near Anchorage Island, Southland, New Zealand
filter by placetype:
  1. Anchorage Island
    Anchorage Island, Southland, New Zealand (Island)
  2. Noble Island
    Noble Island, Southland, New Zealand (Island)
  3. Titi Islands
    Titi Islands, Southland, New Zealand (Island)
  4. Stewart Island
    Stewart Island, Southland, New Zealand (Island)
  5. Southland District
    Southland District, Southland, New Zealand (County)
  6. Pacific/Auckland
    Pacific/Auckland, New Zealand (Timezone)
  7. Tasman Sea
    Tasman Sea (Sea)
  8. Australia
    Australia (Continent)
  9. Polynesia
    Polynesia (Supername)
  10. Oceania
    Oceania (Supername)

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

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

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