19 places near Molesworth, Marlborough District, Marlborough, New Zealand
filter by placetype:
  1. Christchurch
    Christchurch, Christchurch City, Canterbury, New Zealand (Town)
  2. Molesworth
    Molesworth, Marlborough District, Marlborough, New Zealand (Town)
  3. Wairau
    Wairau, Marlborough District, Marlborough, New Zealand (Town)
  4. Wairau River
    Wairau River, Marlborough District, Marlborough, New Zealand (Drainage)
  5. Clarence River
    Clarence River, New Zealand (Drainage)
  6. South Island
    South Island, New Zealand (Island)
  7. Hurunui District
    Hurunui District, Canterbury, New Zealand (County)
  8. Marlborough District
    Marlborough District, Marlborough, New Zealand (County)
  9. Kaikoura District
    Kaikoura District, Canterbury, New Zealand (County)
  10. Tasman District
    Tasman District, Tasman, New Zealand (County)

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

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

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