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