25 places near Mähma, Viiratsi, Viljandimaa, Eesti
filter by placetype:
  1. Mähma
    Mähma, Viiratsi, Viljandimaa, Eesti (Town)
  2. Surva
    Surva, Viiratsi, Viljandimaa, Eesti (Town)
  3. Tõnuküla
    Tõnuküla, Viiratsi, Viljandimaa, Eesti (Town)
  4. Tusti
    Tusti, Viiratsi, Viljandimaa, Eesti (Town)
  5. Emajogi River
    Emajogi River, Eesti (Drainage)
  6. Fennoscandia
    Fennoscandia (Colloquial)
  7. Suure-Jaani Vald
    Suure-Jaani Vald, Viljandimaa, Eesti (County)
  8. Viiratsi
    Viiratsi, Viljandimaa, Eesti (County)
  9. Saarepeedi
    Saarepeedi, Viljandimaa, Eesti (County)
  10. Kolga-Jaani
    Kolga-Jaani, Viljandimaa, Eesti (County)

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

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

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