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