Signagi (Kakheti) Map Cropping Samples
Signagi (Kakheti) Map Cropping Samples-1
Signagi (Kakheti) Map Cropping Samples-2
Signagi neighborhoods and villages map with 3D shadow effect
flag map of Signagi with 3D shadow effect
Signagi map with 3d shadow effect
Download outline map of Signagi (geojson format) :
Signagi.geojson (**)
Download polygon array of Signagi map for "Google Maps" :
Signagi.txt
Bounding Box for Signagi Map : ( 41.248634 , 45.533695 , 41.700588 , 46.385559 )
Wikipedia ID for Signagi : Q1953363
Wikipedia SPARQL Query for Signagi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1953363 wdt:P1082 ?population. }
OPTIONAL { wd:Q1953363 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1953363 wdt:P2046 ?area. }
OPTIONAL { wd:Q1953363 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1953363 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1953363 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 Signagi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.248634, 45.533695, 41.700588, 46.385559);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Signagi)
[out:json];
(
rel["name"="Sighnagi"][type=boundary];
rel["name:en"="Sighnagi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Signagi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Anaga | 41.665420 , 45.896390 |
Asanuri | 41.606360 , 45.972750 |
Bodbiskhevi | 41.590120 , 45.944220 |
Chotori | 41.603290 , 45.863710 |
Dzvelanaga | 41.544360 , 46.050880 |
Jugaani | 41.597460 , 45.987090 |
K'vemo Bodbe | 41.553060 , 45.876110 |
K'vemo Magharo | 41.566110 , 45.850830 |
Kedeli | 41.605750 , 45.933330 |
Khirsa | 41.528890 , 46.100280 |
Kvenakeli | 41.612440 , 45.966910 |
Mashnaari | 41.637360 , 45.937100 |
Nukriani | 41.612640 , 45.889400 |
Paniaani | 41.585280 , 45.957220 |
Poselok Dzheyrangel'stroy | 41.377920 , 45.648290 |
Prasiani | 41.560560 , 45.997780 |
Qaraghaji | 41.511570 , 46.133210 |
Sak'obo | 41.621480 , 45.961280 |
Signakhi | 41.620460 , 45.921980 |
Tsnori | 41.620880 , 45.969430 |
Zemo Bodbe | 41.584880 , 45.915120 |
Zemo Magaro | 41.602940 , 45.899580 |
Notes:
- You can download geometry data for Signagi 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.