23 places near Europe/Vienna
  1. Donau
    Donau, Magyarország (Drainage)
  2. Inn
    Inn, Österreich (Drainage)
  3. Königsbach
    Königsbach, Salzburg-Umgebung, Salzburg, Österreich (Drainage)
  4. St. Gilgen
    St. Gilgen, Salzburg-Umgebung, Salzburg, Österreich (LocalAdmin)
  5. Strobl
    Strobl, Salzburg-Umgebung, Salzburg, Österreich (LocalAdmin)
  6. Hintersee
    Hintersee, Salzburg-Umgebung, Salzburg, Österreich (LocalAdmin)
  7. Ennstal
    Ennstal, Steiermark, Österreich (Colloquial)
  8. Alps
    Alps (Colloquial)
  9. Salzburg-Umgebung
    Salzburg-Umgebung, Salzburg, Österreich (County)
  10. Hallein
    Hallein, Salzburg, Österreich (County)

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

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

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