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