19 places near Como, Sutherland, New South Wales, Australia
filter by placetype:
  1. Bonnet Bay
    Bonnet Bay, Sutherland, New South Wales, Australia (Suburb)
  2. Como
    Como, Sutherland, New South Wales, Australia (Suburb)
  3. Illawong
    Illawong, Sutherland, New South Wales, Australia (Suburb)
  4. Jannali
    Jannali, Sutherland, New South Wales, Australia (Suburb)
  5. Oyster Bay
    Oyster Bay, Sutherland, New South Wales, Australia (Suburb)
  6. Como West
    Como West, Sutherland, New South Wales, Australia (Suburb)
  7. Sydney
    Sydney, New South Wales, Australia (Town)
  8. Georges River
    Georges River, New South Wales, Australia (Drainage)
  9. South Coast NSW
    South Coast NSW, Australia (Colloquial)
  10. Snapper Island
    Snapper Island, Port Stephens, New South Wales, Australia (Island)

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

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

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