5 places near Taunoka, Wanganui District, Manawatu Wanganui, New Zealand
filter by placetype:
  1. Makakaho
    Makakaho, South Taranaki District, Taranaki, New Zealand (Town)
  2. Wanganui
    Wanganui, Wanganui District, Manawatu Wanganui, New Zealand (Town)
  3. Taunoka
    Taunoka, Wanganui District, Manawatu Wanganui, New Zealand (Town)
  4. Te Tuhi Junction
    Te Tuhi Junction, South Taranaki District, Taranaki, New Zealand (Town)
  5. Ngamatapouri
    Ngamatapouri, South Taranaki District, Taranaki, New Zealand (Town)

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

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

        
0.066 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ 174.974762, -39.504002 ] } } } }, { "term": { "woe:placetype": 7 } } ], "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" } } ] }