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