25 places near Sänna, Rõuge, Võrumaa, Eesti
filter by placetype:
  1. Kaugu
    Kaugu, Rõuge, Võrumaa, Eesti (Town)
  2. Sänna
    Sänna, Rõuge, Võrumaa, Eesti (Town)
  3. Heedu
    Heedu, Rõuge, Võrumaa, Eesti (Town)
  4. Kurvitsa
    Kurvitsa, Rõuge, Võrumaa, Eesti (Town)
  5. Sikalaanõ
    Sikalaanõ, Rõuge, Võrumaa, Eesti (Town)
  6. Fennoscandia
    Fennoscandia (Colloquial)
  7. Antsla
    Antsla, Võrumaa, Eesti (County)
  8. Varstu
    Varstu, Võrumaa, Eesti (County)
  9. Rõuge
    Rõuge, Võrumaa, Eesti (County)
  10. Europe/Riga
    Europe/Riga (Timezone)

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": [ 26.7873, 57.741051 ] } } } } ], "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" } } ] }