Download outline map of Ivolginskiy (geojson format) :
Ivolginskiy.geojson (**)
Download polygon array of Ivolginskiy map for "Google Maps" :
Ivolginskiy.txt
Bounding Box for Ivolginskiy Map : ( 51.308422 , 106.298968 , 52.027754 , 107.546298 )
Wikipedia ID for Ivolginskiy : Q666062
Wikipedia SPARQL Query for Ivolginskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q666062 wdt:P1082 ?population. }
OPTIONAL { wd:Q666062 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q666062 wdt:P2046 ?area. }
OPTIONAL { wd:Q666062 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q666062 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q666062 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 Ivolginskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](51.308422, 106.298968, 52.027754, 107.546298);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ivolginskiy)
[out:json];
(
rel["name"="Ivolginskiy"][type=boundary];
rel["name:en"="Ivolginskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ivolginskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Altan | 51.533330 , 106.800000 |
Barun-Orongoy | 51.501160 , 107.014960 |
Berezovskiy | 51.882846 , 107.466038 |
Ganzurino | 51.519230 , 107.240390 |
Gil'bira | 51.583330 , 106.983330 |
Gurul'ba | 51.827130 , 107.408630 |
Ivolginsk | 51.746755 , 107.272432 |
Kalenovo | 51.757410 , 107.120000 |
Khargana | 51.516670 , 106.850000 |
Khudyakovo | 51.800000 , 107.400000 |
Khuramsha | 51.633330 , 106.983330 |
Kibalino | 51.420850 , 107.019550 |
Klyuchi | 51.687600 , 107.178660 |
Kokorino | 51.583330 , 107.000000 |
Kolobki | 51.650360 , 107.372560 |
Krasnoyarovo | 51.793120 , 107.275880 |
Mostovoy | 52.016670 , 107.500000 |
Mukhino | 51.792180 , 107.397250 |
Nizhniy Sayantuy | 51.737510 , 107.513080 |
Nizhniy Ubukun | 51.533330 , 106.883330 |
Nizhnyaya Ivolga | 51.773090 , 107.416500 |
Nur-Seleniye | 51.769300 , 107.457250 |
Olzuyskiy | 51.566670 , 106.933330 |
Oronaoy | 51.527459 , 107.043060 |
Oronaoy | 51.517062 , 107.053203 |
Oshurkovo | 51.958980 , 107.473680 |
Shaluta | 51.616670 , 107.350000 |
Sotnikovo | 51.884460 , 107.479070 |
Suzha | 51.776580 , 107.468510 |
Tapkhar | 51.731030 , 107.375090 |
Tayshikhino | 51.833330 , 107.416670 |
Ulan-Ivolginskiy | 51.774740 , 107.373770 |
Ulan-Ude | 51.878183 , 107.507206 |
Utochkino | 51.933330 , 107.500000 |
Verkhnyaya Ivolga | 51.751750 , 107.195650 |
Yangazhan | 51.600000 , 107.166670 |
Zun-Orongoy | 51.510100 , 107.108700 |
Notes:
- You can download geometry data for Ivolginskiy 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.