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