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