Download outline map of Bolnisi (geojson format) :
Bolnisi.geojson (**)
Download polygon array of Bolnisi map for "Google Maps" :
Bolnisi.txt
Bounding Box for Bolnisi Map : ( 41.178341 , 44.248947 , 41.498219 , 44.788754 )
Wikipedia ID for Bolnisi : Q2513580
Wikipedia SPARQL Query for Bolnisi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2513580 wdt:P1082 ?population. }
OPTIONAL { wd:Q2513580 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2513580 wdt:P2046 ?area. }
OPTIONAL { wd:Q2513580 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2513580 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2513580 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 Bolnisi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.178341, 44.248947, 41.498219, 44.788754);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bolnisi)
[out:json];
(
rel["name"="Bolnisi"][type=boundary];
rel["name:en"="Bolnisi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bolnisi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abdalo | 41.431790 , 44.435120 |
Akaurt'a | 41.463640 , 44.445280 |
Arak'eli | 41.451330 , 44.410860 |
Asmalari | 41.450000 , 44.616670 |
Balichi | 41.362650 , 44.399150 |
Bektakari | 41.471390 , 44.383490 |
Bolnisi | 41.447940 , 44.538380 |
Chatakhi | 41.333330 , 44.500000 |
Darbazi | 41.414620 , 44.326140 |
Darbazi | 41.329480 , 44.606740 |
Gular | 41.394440 , 44.553610 |
Gulaveri | 41.427560 , 44.379700 |
Imirasani | 41.429440 , 44.665280 |
Indzhaogly | 41.363590 , 44.505890 |
K'vemo Bolnisi | 41.400750 , 44.534020 |
K'veshi | 41.443710 , 44.429430 |
Karadashi | 41.450710 , 44.385320 |
Karatikani | 41.443550 , 44.463360 |
Kazret'i | 41.378660 , 44.418250 |
Kianeti | 41.426300 , 44.423660 |
Kipirdzhiki | 41.433330 , 44.350000 |
Kochulo | 41.434490 , 44.627740 |
Migirlo | 41.409920 , 44.578490 |
Mushevani | 41.413980 , 44.461040 |
Musopriani | 41.436430 , 44.390530 |
P'akhralo | 41.382790 , 44.648680 |
Q'udro | 41.339080 , 44.650900 |
Rachisubani | 41.447840 , 44.598200 |
Ratevani | 41.455910 , 44.510680 |
Samtsevrisi | 41.341110 , 44.503330 |
Saralari | 41.428490 , 44.494600 |
Senebi | 41.469660 , 44.412420 |
Tandzia | 41.450620 , 44.364950 |
Tashtikulari | 41.446800 , 44.665780 |
Zemo Gulaveri | 41.433460 , 44.363600 |
Notes:
- You can download geometry data for Bolnisi 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.