Alejsk (Altai) Map Cropping Samples
Alejsk (Altai) Map Cropping Samples-1
Alejsk (Altai) Map Cropping Samples-2
Alejsk neighborhoods and villages map with 3D shadow effect
flag map of Alejsk with 3D shadow effect
Alejsk map with 3d shadow effect
Download outline map of Alejsk (geojson format) :
Alejsk.geojson (**)
Download polygon array of Alejsk map for "Google Maps" :
Alejsk.txt
Bounding Box for Alejsk Map : ( 52.445372 , 82.715745 , 52.53948 , 82.829409 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Alejsk map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](52.445372, 82.715745, 52.53948, 82.829409);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Alejsk)
[out:json];
(
rel["name"="Alejsk"][type=boundary];
rel["name:en"="Alejsk"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Alejsk
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aleysk | 52.483658 , 82.759168 |
Solnechnyy | 52.516500 , 82.786000 |
Zavetil'ichevskiy | 52.516670 , 82.783330 |
Notes:
- You can download geometry data for Alejsk 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.