23 places near 0121, Northland, New Zealand
filter by placetype:
  1. Motutara Island
    Motutara Island, Northland, New Zealand (Island)
  2. Far North District
    Far North District, Northland, New Zealand (County)
  3. Kaipara District
    Kaipara District, Northland, New Zealand (County)
  4. Whangarei District
    Whangarei District, Northland, New Zealand (County)
  5. Pacific/Auckland
    Pacific/Auckland, New Zealand (Timezone)
  6. Northland
    Northland, Northland, New Zealand (State)
  7. New Zealand
    New Zealand, New Zealand (Country)
  8. Tasman Sea
    Tasman Sea (Sea)
  9. Australia
    Australia (Continent)
  10. Polynesia
    Polynesia (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": [ 174.196854, -35.627811 ] } } } } ], "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" } } ], "from": 10 }