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