21 places near 2343, Ruse, Slovenija
filter by placetype:
  1. Donau
    Donau, Magyarország (Drainage)
  2. Mur
    Mur, Österreich (Drainage)
  3. Alps
    Alps (Colloquial)
  4. Ruše
    Ruše, Ruse, Slovenija (County)
  5. Lovrenc Na Pohorju
    Lovrenc Na Pohorju, Ruse, Slovenija (County)
  6. Podvelka
    Podvelka, Radlje Ob Dravi, Slovenija (County)
  7. Europe/Belgrade
    Europe/Belgrade (Timezone)
  8. Europe/Rome
    Europe/Rome (Timezone)
  9. Europe/Vienna
    Europe/Vienna (Timezone)
  10. Ruse
    Ruse, Ruse, Slovenija (State)

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

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

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