25 places near Haapsipea, Alatskivi, Tartumaa, Eesti
  1. Haapsipea
    Haapsipea, Alatskivi, Tartumaa, Eesti (Town)
  2. Pusi
    Pusi, Alatskivi, Tartumaa, Eesti (Town)
  3. Linaleo
    Linaleo, Alatskivi, Tartumaa, Eesti (Town)
  4. Lake Peipus
    Lake Peipus, Eesti (Drainage)
  5. Emajogi River
    Emajogi River, Eesti (Drainage)
  6. Fennoscandia
    Fennoscandia (Colloquial)
  7. Alatskivi
    Alatskivi, Tartumaa, Eesti (County)
  8. Pala
    Pala, Jõgevamaa, Eesti (County)
  9. Europe/Oslo
    Europe/Oslo (Timezone)
  10. Europe/Tallinn
    Europe/Tallinn (Timezone)

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": [ 27.143841, 58.64397 ] } } } } ], "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" } } ] }