17 places near North West Vernon Island, Litchfield, Northern Territory, Australia
filter by placetype:
  1. Melanesia
    Melanesia (Colloquial)
  2. North West Vernon Island
    North West Vernon Island, Litchfield, Northern Territory, Australia (Island)
  3. Crocodile Island
    Crocodile Island, Northern Territory, Australia (Island)
  4. Crocodile Islands
    Crocodile Islands, Australia (Island)
  5. Litchfield
    Litchfield, Northern Territory, Australia (County)
  6. Australia/Darwin
    Australia/Darwin, Australia (Timezone)
  7. Indian Ocean
    Indian Ocean (Ocean)
  8. Timor Sea
    Timor Sea (Sea)
  9. Arafura Sea
    Arafura Sea (Sea)
  10. Asia
    Asia (Continent)

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

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

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