Solleftea (Vasternorrland) Map Cropping Samples
Solleftea (Vasternorrland) Map Cropping Samples-1
Solleftea (Vasternorrland) Map Cropping Samples-2
Solleftea neighborhoods and villages map with 3D shadow effect
flag map of Solleftea with 3D shadow effect
Solleftea map with 3d shadow effect
Download outline map of Solleftea (geojson format) :
Solleftea.geojson (**)
Download polygon array of Solleftea map for "Google Maps" :
Solleftea.txt
Bounding Box for Solleftea Map : ( 62.856361 , 15.791379 , 64.027874 , 18.055537 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Solleftea map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](62.856361, 15.791379, 64.027874, 18.055537);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Solleftea)
[out:json];
(
rel["name"="Solleftea"][type=boundary];
rel["name:en"="Solleftea"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Solleftea 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.