23 places near 4783, Smolyan, Smolyan, Bulgaria
filter by placetype:
  1. El'ovo
    El'ovo, Smolyan, Smolyan, Bulgaria (Town)
  2. Surnino
    Surnino, Smolyan, Smolyan, Bulgaria (Town)
  3. Maritsa River
    Maritsa River, Bulgaria (Drainage)
  4. Paranesti
    Paranesti, East Macedonia and Thrace, Macedonia and Thrace, Ellás (LocalAdmin)
  5. Rudozem
    Rudozem, Smolyan, Bulgaria (County)
  6. Smolyan
    Smolyan, Smolyan, Bulgaria (County)
  7. Europe/Athens
    Europe/Athens (Timezone)
  8. Europe/Sofia
    Europe/Sofia (Timezone)
  9. Smolyan
    Smolyan, Bulgaria (State)
  10. Macedonia and Thrace
    Macedonia and Thrace, Ellás (State)

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

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

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