Download outline map of Otrarskiy (geojson format) :
Otrarskiy.geojson (**)
Download polygon array of Otrarskiy map for "Google Maps" :
Otrarskiy.txt
Bounding Box for Otrarskiy Map : ( 41.775559 , 68.082846 , 42.09005 , 68.919 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Otrarskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.775559, 68.082846, 42.09005, 68.919);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Otrarskiy)
[out:json];
(
rel["name"="Otrarskiy"][type=boundary];
rel["name:en"="Otrarskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Otrarskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baytogay | 41.906670 , 68.138610 |
Darbaza | 42.002620 , 68.668670 |
Khodzhatogay | 42.033350 , 68.201650 |
Notes:
- You can download geometry data for Otrarskiy 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.