Download outline map of Adigeni (geojson format) :
Adigeni.geojson (**)
Download polygon array of Adigeni map for "Google Maps" :
Adigeni.txt
Bounding Box for Adigeni Map : ( 41.578407 , 42.493076 , 41.834236 , 42.963383 )
Wikipedia ID for Adigeni : Q2382197
Wikipedia SPARQL Query for Adigeni (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2382197 wdt:P1082 ?population. }
OPTIONAL { wd:Q2382197 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2382197 wdt:P2046 ?area. }
OPTIONAL { wd:Q2382197 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2382197 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2382197 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 Adigeni map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.578407, 42.493076, 41.834236, 42.963383);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Adigeni)
[out:json];
(
rel["name"="Adigeni"][type=boundary];
rel["name:en"="Adigeni"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Adigeni
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abast'umani | 41.710830 , 42.853890 |
Abast'umani | 41.751830 , 42.832900 |
Abastumani | 41.707500 , 42.845720 |
Adigeni | 41.681900 , 42.698670 |
Amkheri | 41.650000 , 42.733330 |
Apiyeti | 41.701250 , 42.636550 |
Arzne | 41.707920 , 42.676010 |
Bolajuri | 41.673590 , 42.774570 |
Ch'orch'ani | 41.674130 , 42.729490 |
Chechla | 41.699010 , 42.611790 |
Chela | 41.688850 , 42.610380 |
Derts'eli | 41.747620 , 42.583610 |
Didi Smada | 41.669170 , 42.746540 |
Ghordze | 41.643040 , 42.752380 |
Gorguli | 41.670140 , 42.702620 |
Gortubani | 41.708280 , 42.626910 |
Ijaret'i | 41.657030 , 42.712740 |
K'vemo Ent'eli | 41.677440 , 42.786370 |
Kekhovani | 41.704210 , 42.576770 |
Khardzhami | 41.695890 , 42.854640 |
Khevasheni | 41.695000 , 42.837500 |
Kikibo | 41.778810 , 42.531080 |
Lelovani | 41.660000 , 42.746670 |
Mlashe | 41.683570 , 42.670860 |
Mokhe | 41.711890 , 42.598830 |
Mta K'uchughdaghi | 41.776900 , 42.530960 |
Nakurdevi | 41.704110 , 42.819170 |
Namniauri | 41.727260 , 42.617020 |
P'kheri | 41.698020 , 42.793690 |
Patara Smada | 41.674880 , 42.756250 |
Plate | 41.693040 , 42.670480 |
Qarat'ubani | 41.665420 , 42.718160 |
Sabuzara | 41.666670 , 42.850000 |
Saghrdze | 41.716410 , 42.844940 |
Samqure | 41.650360 , 42.742140 |
Shoka | 41.703210 , 42.780770 |
Shoraveli | 41.665060 , 42.805060 |
Tsakhani | 41.703210 , 42.867200 |
Tsakhnistskaro | 41.704460 , 42.877620 |
Tsarbast'umani | 41.617540 , 42.786920 |
Tsikhisubani | 41.716310 , 42.607860 |
Tsre | 41.677080 , 42.712020 |
Ude | 41.639700 , 42.791410 |
Varkhani | 41.692680 , 42.843080 |
Zanavi | 41.701110 , 42.746390 |
Zarzma | 41.678060 , 42.652700 |
Zedubani | 41.708100 , 42.636550 |
Zemo Ent'eli | 41.685650 , 42.796430 |
Notes:
- You can download geometry data for Adigeni 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.