Download outline map of Gurjaani (geojson format) :
Gurjaani.geojson (**)
Download polygon array of Gurjaani map for "Google Maps" :
Gurjaani.txt
Bounding Box for Gurjaani Map : ( 41.531876 , 45.520592 , 41.898666 , 45.979099 )
Wikipedia ID for Gurjaani : Q1560942
Wikipedia SPARQL Query for Gurjaani (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1560942 wdt:P1082 ?population. }
OPTIONAL { wd:Q1560942 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1560942 wdt:P2046 ?area. }
OPTIONAL { wd:Q1560942 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1560942 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1560942 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 Gurjaani map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.531876, 45.520592, 41.898666, 45.979099);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gurjaani)
[out:json];
(
rel["name"="Gurjaani"][type=boundary];
rel["name:en"="Gurjaani"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gurjaani
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akhasheni | 41.791110 , 45.742920 |
Arashenda | 41.677100 , 45.728450 |
Bakurts'ikhe | 41.692640 , 45.857380 |
Ch'alaubani | 41.635000 , 45.817220 |
Cheremi | 41.755500 , 45.585540 |
Chumlaki | 41.765280 , 45.773340 |
Darcheti | 41.682660 , 45.713100 |
Dzirkoka | 41.713610 , 45.832360 |
Gurjaani | 41.742920 , 45.801110 |
Jimit'i | 41.678990 , 45.692240 |
Kachret'i | 41.653610 , 45.681530 |
Kalauri | 41.843200 , 45.669860 |
Kardanakhi | 41.673640 , 45.889300 |
Kitaani | 41.793750 , 45.814310 |
Kodalo | 41.688060 , 45.736390 |
Kolagi | 41.706490 , 45.830380 |
Kurort Akhtala | 41.746250 , 45.793590 |
Makharadze | 41.671490 , 45.677320 |
Melaani | 41.648610 , 45.785830 |
Naniani | 41.665000 , 45.704440 |
Shashiani | 41.829310 , 45.677780 |
Vach'nadziani | 41.841110 , 45.657780 |
Vazisubani | 41.824580 , 45.694580 |
Vejini | 41.715990 , 45.821470 |
Velists'ikhe | 41.808610 , 45.759450 |
Zedubani | 41.652780 , 45.779440 |
Zegaani | 41.797780 , 45.733060 |
Ziari | 41.717930 , 45.742610 |
Notes:
- You can download geometry data for Gurjaani 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.