15 places near Severnaya Zemlya, Krasnoyarsk Krai, Rossija
filter by placetype:
  1. Siberia
    Siberia, Rossija (Colloquial)
  2. Oktyabrskoy Revolyutsii
    Oktyabrskoy Revolyutsii, Diksonskiy Raion, Krasnoyarsk Krai, Rossija (Island)
  3. Severnaya Zemlya
    Severnaya Zemlya, Krasnoyarsk Krai, Rossija (Island)
  4. Diksonskiy Raion
    Diksonskiy Raion, Krasnoyarsk Krai, Rossija (County)
  5. Asia/Krasnoyarsk
    Asia/Krasnoyarsk, Rossija (Timezone)
  6. Krasnoyarsk Krai
    Krasnoyarsk Krai, Rossija (State)
  7. Rossija
    Rossija, Rossija (Country)
  8. Arctic Ocean
    Arctic Ocean (Ocean)
  9. Laptev Sea
    Laptev Sea (Sea)
  10. Kara Sea
    Kara Sea (Sea)

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

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

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