Download outline map of Terjola (geojson format) :
Terjola.geojson (**)
Download polygon array of Terjola map for "Google Maps" :
Terjola.txt
Bounding Box for Terjola Map : ( 42.148792 , 42.719093 , 42.298771 , 43.134865 )
Wikipedia ID for Terjola : Q2374974
Wikipedia SPARQL Query for Terjola (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2374974 wdt:P1082 ?population. }
OPTIONAL { wd:Q2374974 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2374974 wdt:P2046 ?area. }
OPTIONAL { wd:Q2374974 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2374974 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2374974 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 Terjola map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](42.148792, 42.719093, 42.298771, 43.134865);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Terjola)
[out:json];
(
rel["name"="Terjola"][type=boundary];
rel["name:en"="Terjola"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Terjola
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akhalubani | 42.213470 , 42.911950 |
Alisubani | 42.245840 , 43.043900 |
Bardubani | 42.203470 , 42.888900 |
Bosela | 42.233900 , 42.979170 |
Broliskedi | 42.233330 , 42.800420 |
Ch'khari | 42.249580 , 42.979440 |
Chalast'avi | 42.248750 , 42.817910 |
Chikhori | 42.238200 , 43.070560 |
Chkharetseri | 42.217630 , 42.932780 |
Chognari | 42.231810 , 42.768200 |
Deltasubani | 42.225970 , 43.046530 |
Dzevri | 42.242080 , 42.933470 |
Etseri | 42.203890 , 42.918890 |
Etseri | 42.246390 , 43.112500 |
Ghvankit'i | 42.172540 , 43.006830 |
Godogani | 42.266250 , 42.778330 |
Gogni | 42.273200 , 42.987910 |
K'veda Simonet'i | 42.241950 , 42.913610 |
Kakabauri | 42.285830 , 43.113890 |
Kutaisi | 42.249991 , 42.729991 |
Machitauri | 42.266670 , 43.033330 |
Mudzhireti | 42.266670 , 43.083330 |
Nagarevi | 42.257640 , 42.808470 |
Nakhshirghele | 42.217780 , 42.793880 |
Navenakhevi | 42.249190 , 42.860470 |
Odilauri | 42.222780 , 42.722360 |
Okona | 42.255830 , 42.933060 |
Oktemberi | 42.224720 , 43.023330 |
Rup'ot'i | 42.221250 , 43.021520 |
Sazano | 42.216660 , 43.067080 |
Sik't'arva | 42.188060 , 42.937080 |
Simonet'i | 42.228190 , 42.883490 |
Skande | 42.262780 , 43.031110 |
T'uzi | 42.274860 , 43.102490 |
Tavasa | 42.278620 , 43.083620 |
Telepa | 42.199170 , 43.012640 |
Tkhiltatskaro | 42.267490 , 43.015990 |
Tkibulges | 42.250000 , 42.950000 |
Vardigora | 42.251250 , 43.084580 |
Zarnadzeyebi | 42.254310 , 43.011690 |
Notes:
- You can download geometry data for Terjola 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.