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