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