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