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