32 places near Sibulakula, Tallinn, Harjumaa, Eesti
filter by placetype:
  1. Kesklinn
    Kesklinn, Tallinn, Harjumaa, Eesti (Suburb)
  2. Vanalinn
    Vanalinn, Tallinn, Harjumaa, Eesti (Suburb)
  3. Toompea
    Toompea, Tallinn, Harjumaa, Eesti (Suburb)
  4. Tatari
    Tatari, Tallinn, Harjumaa, Eesti (Suburb)
  5. Sibulakula
    Sibulakula, Tallinn, Harjumaa, Eesti (Suburb)
  6. Tonismae
    Tonismae, Tallinn, Harjumaa, Eesti (Suburb)
  7. Keldrimae
    Keldrimae, Tallinn, Harjumaa, Eesti (Suburb)
  8. Juhkentali
    Juhkentali, Tallinn, Harjumaa, Eesti (Suburb)
  9. Torupilli
    Torupilli, Tallinn, Harjumaa, Eesti (Suburb)
  10. Raua
    Raua, Tallinn, Harjumaa, Eesti (Suburb)

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

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

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