Download outline map of Tsageri (geojson format) :
Tsageri.geojson (**)
Download polygon array of Tsageri map for "Google Maps" :
Tsageri.txt
Bounding Box for Tsageri Map : ( 42.462124 , 42.528481 , 42.767601 , 43.107182 )
Wikipedia ID for Tsageri : Q2489909
Wikipedia SPARQL Query for Tsageri (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2489909 wdt:P1082 ?population. }
OPTIONAL { wd:Q2489909 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2489909 wdt:P2046 ?area. }
OPTIONAL { wd:Q2489909 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2489909 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2489909 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Tsageri map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](42.462124, 42.528481, 42.767601, 43.107182);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tsageri)
[out:json];
(
rel["name"="Tsageri"][type=boundary];
rel["name:en"="Tsageri"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tsageri
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ach'ara | 42.559800 , 42.856210 |
Alp'ana | 42.562940 , 42.830060 |
Bardnala | 42.613060 , 42.717660 |
Chalist'avi | 42.615280 , 42.737220 |
Chkhuteli | 42.654630 , 42.786320 |
Chkumi | 42.612860 , 42.668760 |
Dekhviri | 42.621590 , 42.782310 |
Gagulechi | 42.611310 , 42.835730 |
Ghu | 42.613360 , 42.858060 |
Gveso | 42.645280 , 42.710830 |
Isunderi | 42.556390 , 42.653610 |
K'enashi | 42.579050 , 42.732570 |
K'veda Sairme | 42.556270 , 42.884630 |
Khoji | 42.600230 , 42.817810 |
Korakhunt | 42.641940 , 42.612500 |
Korenishi | 42.501140 , 42.776580 |
Kulbaki | 42.628680 , 42.652790 |
Kveda Aghvi | 42.586620 , 42.712610 |
Kveda Ghvirishi | 42.578850 , 42.802930 |
Kveda Lukhvano | 42.635380 , 42.733620 |
Kveda Tsageri | 42.627900 , 42.754300 |
Lachepita | 42.496110 , 42.653610 |
Lailashi | 42.608630 , 42.860120 |
Lajanurhesi | 42.618060 , 42.835560 |
Lakhepa | 42.527220 , 42.781390 |
Larchvali | 42.596670 , 42.673610 |
Laskhana | 42.635330 , 42.783330 |
Lasuriashi | 42.624080 , 42.769960 |
Latsoria | 42.618040 , 42.830480 |
Leshk'edi | 42.608850 , 42.823430 |
Lesindi | 42.619040 , 42.796600 |
Makhashi | 42.610530 , 42.747100 |
Makhura | 42.538470 , 42.638900 |
Nak'uraleshi | 42.551940 , 42.748330 |
Nasp'eri | 42.593890 , 42.771870 |
Opit'ara | 42.508500 , 42.655880 |
Oq'ureshi | 42.542500 , 42.668480 |
Orbeli | 42.637970 , 42.833020 |
Orkhvi | 42.506980 , 42.810140 |
Shua Aghvi | 42.579870 , 42.706460 |
Sp'atagori | 42.612900 , 42.826740 |
Surmushi | 42.589280 , 42.868770 |
T'vishi | 42.515130 , 42.794800 |
Tabori | 42.603500 , 42.890470 |
Ts'ageri | 42.650580 , 42.769590 |
Ts'ilamieri | 42.623150 , 42.811240 |
Tsagera | 42.549210 , 42.833130 |
Tsip'erch'i | 42.604890 , 42.698680 |
Tskhuk'usheri | 42.556370 , 42.773920 |
Usakhelo | 42.594920 , 42.828320 |
Utskheri | 42.590690 , 42.801070 |
Zaragula | 42.625920 , 42.713480 |
Zeda Aghvi | 42.576190 , 42.721140 |
Zeda Ghvirishi | 42.566060 , 42.784130 |
Zeda Sairme | 42.563650 , 42.893080 |
Zeda-Lukhvano | 42.643540 , 42.715450 |
Zogishi | 42.554030 , 42.845220 |
Zubi | 42.567770 , 42.668870 |
Notes:
- You can download geometry data for Tsageri 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.