19 places near Kembla Heights, Wollongong, New South Wales, Australia
filter by placetype:
  1. Kembla
    Kembla, Wollongong, New South Wales, Australia (Suburb)
  2. Kembla Heights
    Kembla Heights, Wollongong, New South Wales, Australia (Suburb)
  3. Kembla Grange
    Kembla Grange, Wollongong, New South Wales, Australia (Suburb)
  4. Mount Kembla
    Mount Kembla, Wollongong, New South Wales, Australia (Suburb)
  5. Cordeaux
    Cordeaux, Wollongong, New South Wales, Australia (Suburb)
  6. Dombarton
    Dombarton, Wollongong, New South Wales, Australia (Suburb)
  7. Wollongong
    Wollongong, 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. Wollongong
    Wollongong, New South Wales, Australia (County)

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

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

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