Download outline map of Khoni (geojson format) :
Khoni.geojson (**)
Download polygon array of Khoni map for "Google Maps" :
Khoni.txt
Bounding Box for Khoni Map : ( 42.225338 , 42.3232 , 42.561111 , 42.640057 )
Wikipedia ID for Khoni : Q2513080
Wikipedia SPARQL Query for Khoni (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2513080 wdt:P1082 ?population. }
OPTIONAL { wd:Q2513080 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2513080 wdt:P2046 ?area. }
OPTIONAL { wd:Q2513080 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2513080 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2513080 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 Khoni map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](42.225338, 42.3232, 42.561111, 42.640057);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Khoni)
[out:json];
(
rel["name"="Khoni"][type=boundary];
rel["name:en"="Khoni"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Khoni
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akhalbediseuli | 42.379940 , 42.495170 |
Akhalsheni | 42.320160 , 42.433950 |
Bangveti | 42.451510 , 42.544570 |
Chuneshi | 42.351670 , 42.569310 |
Dedalauri | 42.353630 , 42.517990 |
Didgvabuna | 42.431940 , 42.491110 |
Didi Gubi | 42.275000 , 42.461390 |
Didi K'ukhi | 42.287170 , 42.449590 |
Dzedzileti | 42.424170 , 42.558530 |
Gaghma Nogha | 42.432790 , 42.557650 |
Gamoghma Nogha | 42.429010 , 42.537490 |
Gelaveri | 42.437300 , 42.569470 |
Ghvedi | 42.458950 , 42.589960 |
Gochajikhaishi | 42.275260 , 42.425600 |
Gvazauri | 42.284720 , 42.366670 |
Gvishtibi | 42.414030 , 42.550360 |
Ivandidi | 42.303260 , 42.411930 |
K'inchkhaperdi | 42.493900 , 42.556530 |
Khidi | 42.417190 , 42.486960 |
Khoni | 42.322600 , 42.420610 |
Kontuati | 42.347560 , 42.421140 |
Kut'iri | 42.267490 , 42.348880 |
Kveda Gordi | 42.445590 , 42.526380 |
Kveda K'inchkha | 42.481950 , 42.559780 |
Matkhoji | 42.377660 , 42.435110 |
Nakhakhu | 42.356600 , 42.431490 |
Oragveti | 42.416670 , 42.533330 |
P'at'ara Gubi | 42.253250 , 42.473900 |
P'at'ara Jikhaishi | 42.273970 , 42.400260 |
P'at'ara K'ukhi | 42.310560 , 42.445410 |
Rondishi | 42.466670 , 42.550000 |
Sats'iskvilo | 42.481200 , 42.546060 |
Sats'uluk'idzeo | 42.343820 , 42.456590 |
Shua Gubi | 42.260450 , 42.474360 |
Sukhcha | 42.418130 , 42.474180 |
Tsitelvarskvlavi | 42.314170 , 42.481670 |
Zeda Gordi | 42.459140 , 42.527020 |
Zhushki | 42.440830 , 42.465830 |
Notes:
- You can download geometry data for Khoni 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.