Batumi (Ajaria) Map Cropping Samples
Batumi (Ajaria) Map Cropping Samples-1
Batumi (Ajaria) Map Cropping Samples-2
Batumi neighborhoods and villages map with 3D shadow effect
flag map of Batumi with 3D shadow effect
Batumi map with 3d shadow effect
Download outline map of Batumi (geojson format) :
Batumi.geojson (**)
Download polygon array of Batumi map for "Google Maps" :
Batumi.txt
Bounding Box for Batumi Map : ( 41.627205 , 41.619244 , 41.657139 , 41.675713 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Batumi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.627205, 41.619244, 41.657139, 41.675713);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Batumi)
[out:json];
(
rel["name"="Batumi City"][type=boundary];
rel["name:en"="Batumi City"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Batumi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bat'umi | 41.641590 , 41.635930 |
Mnatobi | 41.628920 , 41.650690 |
Peria | 41.633330 , 41.651390 |
Salibauri | 41.645250 , 41.674890 |
Notes:
- You can download geometry data for Batumi 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.