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