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