22 places near 0835, Litchfield, Northern Territory, Australia
filter by placetype:
  1. Howard Springs
    Howard Springs, Litchfield, Northern Territory, Australia (Town)
  2. Shoal Bay
    Shoal Bay, Litchfield, Northern Territory, Australia (Town)
  3. Virginia
    Virginia, Litchfield, Northern Territory, Australia (Town)
  4. Koolpinyah
    Koolpinyah, Litchfield, Northern Territory, Australia (Town)
  5. Melanesia
    Melanesia (Colloquial)
  6. Crocodile Island
    Crocodile Island, Northern Territory, Australia (Island)
  7. Crocodile Islands
    Crocodile Islands, Australia (Island)
  8. Litchfield
    Litchfield, Northern Territory, Australia (County)
  9. Australia/Darwin
    Australia/Darwin, Australia (Timezone)
  10. Northern Territory
    Northern Territory, Northern Territory, Australia (State)

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

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

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