Download outline map of Telavi (geojson format) :
Telavi.geojson (**)
Download polygon array of Telavi map for "Google Maps" :
Telavi.txt
Bounding Box for Telavi Map : ( 41.795143 , 45.274731 , 42.291618 , 45.741722 )
Wikipedia ID for Telavi : Q1953364
Wikipedia SPARQL Query for Telavi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1953364 wdt:P1082 ?population. }
OPTIONAL { wd:Q1953364 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1953364 wdt:P2046 ?area. }
OPTIONAL { wd:Q1953364 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1953364 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1953364 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 Telavi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.795143, 45.274731, 42.291618, 45.741722);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Telavi)
[out:json];
(
rel["name"="Telavi"][type=boundary];
rel["name:en"="Telavi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Telavi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akhateli | 41.969150 , 45.424130 |
Akura | 41.859720 , 45.623060 |
Art'ana | 42.073580 , 45.502890 |
Bodziyeli | 41.868890 , 45.300000 |
Busheti | 41.879630 , 45.601670 |
Gulgula | 41.967540 , 45.477640 |
Iqalt'o | 41.946830 , 45.391080 |
Jugaani | 42.060390 , 45.483890 |
K'vemo Khodasheni | 41.884320 , 45.580710 |
Kisiskhevi | 41.897950 , 45.547320 |
Kobadze | 41.860910 , 45.326100 |
Kondoli | 41.924330 , 45.583840 |
Kurdghelauri | 41.929370 , 45.488100 |
Lalisquri | 42.072500 , 45.420830 |
Lap'anquri | 42.062300 , 45.594170 |
Lech'uri | 42.139720 , 45.416390 |
Nadikvari | 41.868330 , 45.323060 |
Napareuli | 42.049970 , 45.505040 |
Nasamkhrali | 41.918120 , 45.542350 |
New Shuamta | 41.913570 , 45.390460 |
Pantiani | 41.850420 , 45.308750 |
Parekhi | 42.035000 , 45.426670 |
Qarajala | 41.967510 , 45.448030 |
Ruispiri | 41.948610 , 45.416640 |
Saniore | 42.049640 , 45.491130 |
Serodani | 41.855280 , 45.321250 |
Shalauri | 41.913820 , 45.511560 |
T'elavi | 41.922413 , 45.470840 |
T'et'ri Tsqlebi | 41.861890 , 45.335080 |
T’elavi | 41.919780 , 45.473150 |
Tsinandali | 41.893150 , 45.571290 |
Vanta | 41.872870 , 45.612950 |
Vardisubani | 41.932210 , 45.444240 |
Notes:
- You can download geometry data for Telavi 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.