24 places near Cowandilla, West Torrens, South Australia, Australia
filter by placetype:
  1. Adelaide International Airport
    Adelaide International Airport, West Torrens, South Australia, Australia (Airport)
  2. Torrensville
    Torrensville, West Torrens, South Australia, Australia (Suburb)
  3. Underdale
    Underdale, West Torrens, South Australia, Australia (Suburb)
  4. Brooklyn Park
    Brooklyn Park, West Torrens, South Australia, Australia (Suburb)
  5. Richmond
    Richmond, West Torrens, South Australia, Australia (Suburb)
  6. West Richmond
    West Richmond, West Torrens, South Australia, Australia (Suburb)
  7. Cowandilla
    Cowandilla, West Torrens, South Australia, Australia (Suburb)
  8. Hilton
    Hilton, West Torrens, South Australia, Australia (Suburb)
  9. Mile End
    Mile End, West Torrens, South Australia, Australia (Suburb)
  10. Adelaide
    Adelaide, South Australia, Australia (Town)

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

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

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