Download outline map of Gardabani (geojson format) :
Gardabani.geojson (**)
Download polygon array of Gardabani map for "Google Maps" :
Gardabani.txt
Bounding Box for Gardabani Map : ( 41.330368 , 44.701939 , 41.85619 , 45.315319 )
Wikipedia ID for Gardabani : Q2512996
Wikipedia SPARQL Query for Gardabani (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2512996 wdt:P1082 ?population. }
OPTIONAL { wd:Q2512996 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2512996 wdt:P2046 ?area. }
OPTIONAL { wd:Q2512996 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2512996 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2512996 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 Gardabani map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.330368, 44.701939, 41.85619, 45.315319);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gardabani)
[out:json];
(
rel["name"="Gardabani"][type=boundary];
rel["name:en"="Gardabani"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gardabani
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aght'ak'la | 41.595510 , 44.985060 |
Akhali Samgori | 41.575000 , 45.068610 |
Akhalsheni | 41.494290 , 45.056060 |
Akhalsop'eli | 41.761810 , 45.077500 |
Axali Ulyanovka | 41.389000 , 45.119490 |
Birliki | 41.490470 , 45.064820 |
Gamarjveba | 41.649320 , 44.996010 |
Gardabani | 41.460540 , 45.092830 |
K'esalo | 41.427780 , 45.104820 |
Kalinino | 41.499510 , 45.055000 |
Kalinovka | 41.768190 , 45.082090 |
Krtsanisi | 41.609760 , 44.902920 |
Kumisi | 41.614380 , 44.780340 |
Kvemo-Kapanakhchi | 41.451540 , 45.062370 |
Lemshveniera | 41.441110 , 45.144170 |
Leninisi | 41.762360 , 44.908190 |
Martqop'i | 41.784930 , 45.016520 |
Mikhaylovka | 41.450000 , 45.100000 |
Mughanlo | 41.734210 , 45.159390 |
Mukhran-Teleti | 41.636770 , 44.809500 |
Nasomkhari | 41.816670 , 45.050000 |
Nazarlo | 41.421090 , 45.110990 |
Norio | 41.795000 , 44.975560 |
Pobeda | 41.494890 , 45.130070 |
Qarajalari | 41.620990 , 44.962400 |
Qarat'aghla | 41.601130 , 44.969820 |
Ruisbolo | 41.429450 , 45.143020 |
Rustavi | 41.570368 , 45.050004 |
Rustavi | 41.549490 , 44.993230 |
Saak'adze | 41.734540 , 45.050280 |
Sadiqli | 41.373430 , 45.141980 |
Sart'ichala | 41.717900 , 45.175670 |
Satskhenisi | 41.817400 , 45.037560 |
Shvindadze | 41.827780 , 44.969170 |
T'azak'endi | 41.506430 , 45.051210 |
Tsalasquri | 41.630560 , 44.819170 |
Vashlovani | 41.618650 , 44.742000 |
Vaziani | 41.692220 , 45.055240 |
Yertoba | 41.466670 , 45.083330 |
Zemo T'elet'i | 41.640830 , 44.823490 |
Notes:
- You can download geometry data for Gardabani 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.