9 places near Brickhouse, Carnarvon, Western Australia, Australia
filter by placetype:
  1. Double Island
    Double Island, Roebourne, Western Australia, Australia (Island)
  2. Long Island
    Long Island, Roebourne, Western Australia, Australia (Island)
  3. Mary Anne Island
    Mary Anne Island, Roebourne, Western Australia, Australia (Island)
  4. Pelican Island
    Pelican Island, Wyndham-east Kimberley, Western Australia, Australia (Island)
  5. Rat Island
    Rat Island, Northampton, Western Australia, Australia (Island)
  6. Sunday Island
    Sunday Island, Broome, Western Australia, Australia (Island)
  7. White Island
    White Island, Northampton, Western Australia, Australia (Island)
  8. Whitmore Island
    Whitmore Island, Carnarvon, Western Australia, Australia (Island)
  9. Houtman Abrolhos
    Houtman Abrolhos, Australia (Island)

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

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

        
0.02 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ 113.776123, -24.829399 ] } } } }, { "term": { "woe:placetype": 13 } } ], "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" } } ] }