18 places near Gymea Bay, Sutherland, New South Wales, Australia
filter by placetype:
  1. Grays Point
    Grays Point, Sutherland, New South Wales, Australia (Suburb)
  2. Gymea
    Gymea, Sutherland, New South Wales, Australia (Suburb)
  3. Gymea Bay
    Gymea Bay, Sutherland, New South Wales, Australia (Suburb)
  4. Kirrawee
    Kirrawee, Sutherland, New South Wales, Australia (Suburb)
  5. Yowie Bay
    Yowie Bay, Sutherland, New South Wales, Australia (Suburb)
  6. Miranda
    Miranda, Sutherland, New South Wales, Australia (Suburb)
  7. Sydney
    Sydney, New South Wales, Australia (Town)
  8. South Coast NSW
    South Coast NSW, Australia (Colloquial)
  9. Snapper Island
    Snapper Island, Port Stephens, New South Wales, Australia (Island)
  10. Sutherland
    Sutherland, New South Wales, Australia (County)

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

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

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