Storuman (Vasterbotten County) Map Cropping Samples
Storuman (Vasterbotten County) Map Cropping Samples-1
Storuman (Vasterbotten County) Map Cropping Samples-2
Storuman neighborhoods and villages map with 3D shadow effect
flag map of Storuman with 3D shadow effect
Storuman map with 3d shadow effect
Download outline map of Storuman (geojson format) :
Storuman.geojson (**)
Download polygon array of Storuman map for "Google Maps" :
Storuman.txt
Bounding Box for Storuman Map : ( 64.732647 , 14.498774 , 66.149971 , 17.956877 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Storuman map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](64.732647, 14.498774, 66.149971, 17.956877);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Storuman)
[out:json];
(
rel["name"="Storuman"][type=boundary];
rel["name:en"="Storuman"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Storuman in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**)
Terms of Use for downloaded geojson files.