15 places near Namlea Airport, Buru, Maluku, Republik Indonesia
filter by placetype:
  1. Namlea Airport
    Namlea Airport, Buru, Maluku, Republik Indonesia (Airport)
  2. Melanesia
    Melanesia (Colloquial)
  3. Buru Island
    Buru Island, Maluku, Republik Indonesia (Island)
  4. Buru
    Buru, Maluku, Republik Indonesia (County)
  5. Asia/Jayapura
    Asia/Jayapura, Republik Indonesia (Timezone)
  6. Asia/Makassar
    Asia/Makassar, Republik Indonesia (Timezone)
  7. Maluku
    Maluku, Republik Indonesia (State)
  8. Republik Indonesia
    Republik Indonesia, Republik Indonesia (Country)
  9. Indian Ocean
    Indian Ocean (Ocean)
  10. Asia
    Asia (Continent)

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

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

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