Download outline map of Ovikovskiy (geojson format) :
Ovikovskiy.geojson (**)
Download polygon array of Ovikovskiy map for "Google Maps" :
Ovikovskiy.txt
Bounding Box for Ovikovskiy Map : ( 45.926289 , 41.636161 , 46.302639 , 42.196546 )
Wikipedia ID for Ovikovskiy : Q620612
Wikipedia SPARQL Query for Ovikovskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q620612 wdt:P1082 ?population. }
OPTIONAL { wd:Q620612 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q620612 wdt:P2046 ?area. }
OPTIONAL { wd:Q620612 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q620612 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q620612 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 Ovikovskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](45.926289, 41.636161, 46.302639, 42.196546);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ovikovskiy)
[out:json];
(
rel["name"="Ovikovskiy"][type=boundary];
rel["name:en"="Ovikovskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ovikovskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akhnud | 46.216390 , 42.063610 |
Amur-Sanan | 46.044100 , 42.083200 |
Baga-Burul | 45.984810 , 41.761380 |
Balkovskiy | 46.127200 , 41.671200 |
Bembishevo | 46.058400 , 41.807300 |
Bol'shoy Gok | 45.973360 , 41.901820 |
Bondarenko | 46.133330 , 41.916670 |
Burul | 46.137240 , 41.959420 |
Dobrovol'nyy | 45.974530 , 41.867800 |
Druzhnoye | 46.294400 , 42.063600 |
Gorodoviki | 46.135280 , 41.965560 |
Gorodovikovsk | 46.087850 , 41.933530 |
Kumskiy | 46.058890 , 41.935830 |
Maloye | 46.165280 , 42.050000 |
Ozernoye | 45.981670 , 41.751670 |
Peredovoye | 46.055950 , 41.753690 |
Pervomayskoye | 46.109440 , 41.901670 |
Petug | 46.165830 , 42.008890 |
Proletarskiy | 46.220000 , 41.943330 |
Pushkinskoye | 46.110060 , 41.798780 |
Shin Byadl | 45.985280 , 42.070560 |
Sredniy | 45.973870 , 41.823350 |
Tserdnyakin | 45.981670 , 42.092500 |
Tsoros | 46.109900 , 42.056900 |
Tuktun | 46.119170 , 41.756940 |
Ural'skiy | 46.084440 , 41.896390 |
Veseloye | 46.257390 , 41.996180 |
Vinogradnoye | 46.220090 , 41.968960 |
Yuzhnyy | 46.105700 , 42.019300 |
Zapadnyy | 46.078224 , 41.929140 |
Zyungar-Kebyut | 46.040830 , 42.068330 |
Notes:
- You can download geometry data for Ovikovskiy 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.