Stromsund (Jamtland) Map Cropping Samples
![Stromsund (Jamtland) Map Cropping Samples-1](og_image/map_cropping/4-1159303417-1.jpeg)
Stromsund (Jamtland) Map Cropping Samples-1
![Stromsund (Jamtland) Map Cropping Samples-2](og_image/map_cropping/4-1159303417-3.jpeg)
Stromsund (Jamtland) Map Cropping Samples-2
![Stromsund neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1159303417.jpg)
Stromsund neighborhoods and villages map with 3D shadow effect
![flag map of Stromsund with 3D shadow effect](og_image/flag_maps/flag_map_1159303417.jpg)
flag map of Stromsund with 3D shadow effect
![Stromsund map with 3d shadow effect](og_image/blank_maps/map_1159303417.png)
Stromsund map with 3d shadow effect
Download outline map of Stromsund (geojson format) :
Stromsund.geojson (**)
Download polygon array of Stromsund map for "Google Maps" :
Stromsund.txt
Bounding Box for Stromsund Map : ( 63.346792 , 13.65426 , 65.118916 , 16.718946 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Stromsund map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](63.346792, 13.65426, 65.118916, 16.718946);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Stromsund)
[out:json];
(
rel["name"="Stromsund"][type=boundary];
rel["name:en"="Stromsund"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Stromsund 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.