17 places near The Gardens, Break Oday, Tasmania, Australia
filter by placetype:
  1. The Gardens
    The Gardens, Break Oday, Tasmania, Australia (Town)
  2. Furneaux Group
    Furneaux Group, Tasmania, Australia (Island)
  3. Tasmania
    Tasmania, Tasmania, Australia (Island)
  4. Bird Rock
    Bird Rock, Break Oday, Tasmania, Australia (Island)
  5. Cat Island
    Cat Island, Flinders, Tasmania, Australia (Island)
  6. Pelican Island
    Pelican Island, Flinders, Tasmania, Australia (Island)
  7. Break Oday
    Break Oday, Tasmania, Australia (County)
  8. Dorset
    Dorset, Tasmania, Australia (County)
  9. Australia/Hobart
    Australia/Hobart, Australia (Timezone)
  10. Tasmania
    Tasmania, Tasmania, Australia (State)

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

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

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