7 places near Iron Cove Creek, New South Wales, Australia
filter by placetype:
  1. Drummoyne
    Drummoyne, City of Canada Bay, New South Wales, Australia (Suburb)
  2. Rozelle
    Rozelle, Municipality of Leichhardt, New South Wales, Australia (Suburb)
  3. Dobroyd Point
    Dobroyd Point, Municipality of Ashfield, New South Wales, Australia (Suburb)
  4. Five Dock
    Five Dock, Municipality of Ashfield, New South Wales, Australia (Suburb)
  5. Lilyfield
    Lilyfield, Municipality of Leichhardt, New South Wales, Australia (Suburb)
  6. Rodd Point
    Rodd Point, City of Canada Bay, New South Wales, Australia (Suburb)
  7. Russell Lea
    Russell Lea, City of Canada Bay, New South Wales, Australia (Suburb)

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

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

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