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