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