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