25 places near Tautsa, Rõuge, Võrumaa, Eesti
filter by placetype:
  1. Nogo
    Nogo, Rõuge, Võrumaa, Eesti (Town)
  2. Tautsa
    Tautsa, Rõuge, Võrumaa, Eesti (Town)
  3. Möldri
    Möldri, Rõuge, Võrumaa, Eesti (Town)
  4. Utessuu
    Utessuu, Rõuge, Võrumaa, Eesti (Town)
  5. Sandisuu
    Sandisuu, Rõuge, Võrumaa, Eesti (Town)
  6. Tindi
    Tindi, Rõuge, Võrumaa, Eesti (Town)
  7. Fennoscandia
    Fennoscandia (Colloquial)
  8. Haanja
    Haanja, 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.042 seconds ⌛; show me the details?

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