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