20 places near Kostanica, Bar, Montenegro
filter by placetype:
  1. Kostanica
    Kostanica, Bar, Montenegro (Town)
  2. Lake Shkodra
    Lake Shkodra, Shqipƫri (Drainage)
  3. Europe/Belgrade
    Europe/Belgrade (Timezone)
  4. Podgorica
    Podgorica, Montenegro (State)
  5. Ulcinj
    Ulcinj, Montenegro (State)
  6. Bar
    Bar, Montenegro (State)
  7. Montenegro
    Montenegro, Montenegro (Country)
  8. Atlantic Ocean
    Atlantic Ocean (Ocean)
  9. Pacific Ocean
    Pacific Ocean (Ocean)
  10. Mediterranean Sea
    Mediterranean Sea (Sea)

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

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

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