21 places near 85366, Ulcinj, Montenegro
filter by placetype:
  1. Sukobin
    Sukobin, Ulcinj, Montenegro (Town)
  2. Drin River
    Drin River, Shqipëri (Drainage)
  3. Shkodër
    Shkodër, Shkodër, Shqipëri (County)
  4. Europe/Belgrade
    Europe/Belgrade (Timezone)
  5. Europe/Tirane
    Europe/Tirane (Timezone)
  6. Ulcinj
    Ulcinj, Montenegro (State)
  7. Shkodër
    Shkodër, Shqipëri (State)
  8. Shqipëri
    Shqipëri, Shqipëri (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.027 seconds ⌛; show me the details?

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