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