22 places near Jesenice, Jesenice, Slovenija
filter by placetype:
  1. Mojstrana
    Mojstrana, Kranjska Gora, Jesenice, Slovenija (Town)
  2. Donau
    Donau, Magyarország (Drainage)
  3. Alps
    Alps (Colloquial)
  4. Bled
    Bled, Radovljica, Slovenija (County)
  5. Kranjska Gora
    Kranjska Gora, Jesenice, Slovenija (County)
  6. Europe/Belgrade
    Europe/Belgrade (Timezone)
  7. Europe/Rome
    Europe/Rome (Timezone)
  8. Europe/Vienna
    Europe/Vienna (Timezone)
  9. Kärnten
    Kärnten, Kärnten, Österreich (State)
  10. Jesenice
    Jesenice, Jesenice, Slovenija (State)

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

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

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