Download outline map of Shida Kartli (geojson format) :
Shida Kartli.geojson (**)
Download polygon array of Shida Kartli map for "Google Maps" :
Shida Kartli.txt
Bounding Box for Shida Kartli Map : ( 41.730381012 , 43.4227409363 , 42.6275482178 , 44.5734291077 )
ISO-3166 CODE for Shida Kartli : GE-SK
Get Boundaries from overpass-turbo (OSM) with boundary box of Shida Kartli map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](41.730381012, 43.4227409363, 42.6275482178, 44.5734291077);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Shida Kartli)
[out:json];
(
rel["name"="Shida Kartli"][type=boundary];
rel["name:en"="Shida Kartli"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Shida Kartli 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.