24 places near Skogso, Jomala, Åland
filter by placetype:
  1. Jomala
    Jomala, Åland (State)
  2. Lemland
    Lemland, Åland (State)
  3. Åland
    Åland, Åland (Country)
  4. Atlantic Ocean
    Atlantic Ocean (Ocean)
  5. Baltic Sea
    Baltic Sea (Sea)
  6. Asia
    Asia (Continent)
  7. Europe
    Europe (Continent)
  8. C.I.S.
    C.I.S. (Supername)
  9. Scandinavia
    Scandinavia (Supername)
  10. USSR
    USSR (Supername)

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

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

        
0.01 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ 19.877951, 60.052448 ] } } } } ], "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" } } ], "from": 10 }