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