Download outline map of Tsalka (geojson format) :
Tsalka.geojson (**)
Download polygon array of Tsalka map for "Google Maps" :
Tsalka.txt
Bounding Box for Tsalka Map : ( 41.478497 , 43.672138 , 41.762165 , 44.260029 )
Wikipedia ID for Tsalka : Q2238147
Wikipedia SPARQL Query for Tsalka (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2238147 wdt:P1082 ?population. }
OPTIONAL { wd:Q2238147 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2238147 wdt:P2046 ?area. }
OPTIONAL { wd:Q2238147 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2238147 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2238147 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 Tsalka map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.478497, 43.672138, 41.762165, 44.260029);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tsalka)
[out:json];
(
rel["name"="Tsalka"][type=boundary];
rel["name:en"="Tsalka"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tsalka
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akhaliki | 41.600000 , 44.142880 |
Arjevan-Sarvani | 41.695020 , 44.159440 |
Ashkala | 41.647780 , 43.944720 |
Avranlo | 41.655890 , 43.891290 |
Ayazmi | 41.577680 , 43.912890 |
Bashk'o | 41.667660 , 44.153190 |
Bediani | 41.600000 , 44.216670 |
Bediani | 41.542440 , 44.251050 |
Besht'asheni | 41.638210 , 44.115480 |
Burnasheti | 41.626090 , 43.827960 |
Chapayevka | 41.551880 , 44.081220 |
Cholmani | 41.717080 , 44.196670 |
Darakoi | 41.607680 , 43.962020 |
Dashbashi | 41.586130 , 44.125770 |
Dzhinisi | 41.629050 , 43.918750 |
Gedaklari | 41.732080 , 44.164170 |
Gesdania | 41.555000 , 44.125830 |
Gumbat'i | 41.658850 , 43.922240 |
Guniaqala | 41.599520 , 44.007320 |
Imera | 41.640280 , 44.189900 |
K'ariak'i | 41.664640 , 44.076110 |
Kaburi | 41.706550 , 44.004190 |
Karakomi | 41.683190 , 44.121630 |
Khach'k'oi | 41.702640 , 43.969130 |
Khadiki | 41.603930 , 44.047620 |
Kizil-Kilisa | 41.644400 , 43.873990 |
Kushch'i | 41.611550 , 43.896730 |
Kvemo-Kharaba | 41.574170 , 44.142140 |
Livadi | 41.689780 , 44.201170 |
Minsazkendi | 41.717360 , 44.178750 |
Nardevani | 41.578260 , 43.893810 |
Oliangi | 41.611430 , 43.872840 |
Ozni | 41.628820 , 43.862320 |
Rekha | 41.683190 , 43.854270 |
Santa | 41.650400 , 44.014860 |
Shipiak'i | 41.611670 , 44.194290 |
Shua-Kharaba | 41.651250 , 44.109700 |
T'rialet'i | 41.542700 , 44.108330 |
Tarsoni | 41.687500 , 43.920220 |
Tazakharaba | 41.710220 , 44.031250 |
Tedzhisi | 41.695140 , 44.093180 |
Tikilisa | 41.592620 , 43.968990 |
Tsalka | 41.594600 , 44.089090 |
Tsintsqaro | 41.622440 , 43.989540 |
Notes:
- You can download geometry data for Tsalka 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.