22 places near 83076, Jämtlands Län, Sverige
filter by placetype:
  1. Ammerån
    Ammerån, Jämtlands Län, Sverige (Drainage)
  2. Indalsälven
    Indalsälven, Sverige (Drainage)
  3. Lapland
    Lapland (Colloquial)
  4. Norrland
    Norrland, Sverige (Colloquial)
  5. Barents Region
    Barents Region (Colloquial)
  6. Sapmi
    Sapmi (Colloquial)
  7. Fennoscandia
    Fennoscandia (Colloquial)
  8. Ragunda
    Ragunda, Jämtlands Län, Sverige (County)
  9. Europe/Oslo
    Europe/Oslo (Timezone)
  10. Europe/Stockholm
    Europe/Stockholm (Timezone)

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

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

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