Download outline map of Sagarejo (geojson format) :
Sagarejo.geojson (**)
Download polygon array of Sagarejo map for "Google Maps" :
Sagarejo.txt
Bounding Box for Sagarejo Map : ( 41.408195 , 45.022861 , 41.918953 , 45.642952 )
Wikipedia ID for Sagarejo : Q1647344
Wikipedia SPARQL Query for Sagarejo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1647344 wdt:P1082 ?population. }
OPTIONAL { wd:Q1647344 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1647344 wdt:P2046 ?area. }
OPTIONAL { wd:Q1647344 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1647344 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1647344 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 Sagarejo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.408195, 45.022861, 41.918953, 45.642952);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sagarejo)
[out:json];
(
rel["name"="Sagarejo"][type=boundary];
rel["name:en"="Sagarejo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sagarejo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agbulagi | 41.716670 , 45.266670 |
Antoki | 41.742360 , 45.375970 |
Askilauri | 41.862640 , 45.172220 |
Badiauri | 41.644420 , 45.553770 |
Berdzeni | 41.683330 , 45.350000 |
Bogdanovka | 41.636810 , 45.589050 |
Botko | 41.901340 , 45.108410 |
Burdiani | 41.731110 , 45.479170 |
David Gareja | 41.447300 , 45.376500 |
Didi Ch'ailuri | 41.714680 , 45.503790 |
Freydental' | 41.710830 , 45.214170 |
Giorgitsminda | 41.737220 , 45.351670 |
Gombori | 41.858060 , 45.206670 |
Gorana | 41.873060 , 45.109300 |
Ikvlivgorana | 41.869030 , 45.075550 |
Iormughanlo | 41.599860 , 45.527820 |
K'eshalo | 41.591530 , 45.536900 |
Kakabet'i | 41.704010 , 45.535440 |
Kazlari | 41.577290 , 45.588880 |
Khashmi | 41.759300 , 45.188200 |
Khinchebi | 41.914940 , 45.088500 |
Kochbaani | 41.887840 , 45.125470 |
Krasnogorski | 41.645930 , 45.281310 |
Lambalo | 41.586290 , 45.547120 |
Manavi | 41.719940 , 45.466330 |
Mariamdzhvari | 41.745970 , 45.392920 |
Mukhrovani | 41.783330 , 45.150000 |
Ninotsminda | 41.734310 , 45.296670 |
Otaraani | 41.856120 , 45.140830 |
P'aldo | 41.612840 , 45.503060 |
Paldo | 41.833340 , 45.135970 |
Paldo-Chanchkrebi | 41.833330 , 45.200000 |
Patara Ch'ailuri | 41.716550 , 45.517160 |
Patardzeuli | 41.746530 , 45.243340 |
Rusiani | 41.875180 , 45.231870 |
Sagarejo | 41.733970 , 45.331480 |
Sasadilo | 41.871390 , 45.144730 |
Shibliani | 41.668810 , 45.620080 |
T'okhliauri | 41.728180 , 45.422160 |
Ts'its'mat'iani | 41.605890 , 45.519620 |
Tulari | 41.579720 , 45.552780 |
Udabno Sovxozu | 41.506430 , 45.379840 |
Ujarma | 41.789860 , 45.165560 |
Verkhviani | 41.683890 , 45.559700 |
Verona | 41.862930 , 45.246360 |
Zemo Q'andaura | 41.679560 , 45.590360 |
Notes:
- You can download geometry data for Sagarejo 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.