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