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