20 places near Mildura West, Mildura, Victoria, Australia
filter by placetype:
  1. Gol Gol
    Gol Gol, Wentworth, New South Wales, Australia (Town)
  2. Mildura
    Mildura, Mildura, Victoria, Australia (Town)
  3. Wentworth
    Wentworth, Wentworth, New South Wales, Australia (Town)
  4. Mildura West
    Mildura West, Mildura, Victoria, Australia (Town)
  5. Nichols Point
    Nichols Point, Mildura, Victoria, Australia (Town)
  6. Murrey River
    Murrey River, Australia (Drainage)
  7. Furneaux Group
    Furneaux Group, Tasmania, Australia (Island)
  8. Wentworth
    Wentworth, New South Wales, Australia (County)
  9. Mildura
    Mildura, Victoria, Australia (County)
  10. Australia/Adelaide
    Australia/Adelaide, Australia (Timezone)

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

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

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