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