21 places near Zabljak Airport, Žabljak, Montenegro
filter by placetype:
  1. Zabljak Airport
    Zabljak Airport, Žabljak, Montenegro (Airport)
  2. Europe/Belgrade
    Europe/Belgrade (Timezone)
  3. Zlatibor
    Zlatibor, Serbia (State)
  4. Pljevlja
    Pljevlja, Montenegro (State)
  5. Žabljak
    Žabljak, Montenegro (State)
  6. Šavnik
    Šavnik, Montenegro (State)
  7. Nikšić
    Nikšić, Montenegro (State)
  8. Montenegro
    Montenegro, Montenegro (Country)
  9. Atlantic Ocean
    Atlantic Ocean (Ocean)
  10. Pacific Ocean
    Pacific Ocean (Ocean)

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

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

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