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