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