Ononskiy (Zabaykalsky) Map Cropping Samples
Ononskiy (Zabaykalsky) Map Cropping Samples-1
Ononskiy (Zabaykalsky) Map Cropping Samples-2
Ononskiy neighborhoods and villages map with 3D shadow effect
flag map of Ononskiy with 3D shadow effect
Ononskiy map with 3d shadow effect
Download outline map of Ononskiy (geojson format) :
Ononskiy.geojson (**)
Download polygon array of Ononskiy map for "Google Maps" :
Ononskiy.txt
Bounding Box for Ononskiy Map : ( 49.920458 , 113.897626 , 50.665405 , 115.933845 )
Wikipedia ID for Ononskiy : Q1655192
Wikipedia SPARQL Query for Ononskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1655192 wdt:P1082 ?population. }
OPTIONAL { wd:Q1655192 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1655192 wdt:P2046 ?area. }
OPTIONAL { wd:Q1655192 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1655192 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1655192 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 Ononskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](49.920458, 113.897626, 50.665405, 115.933845);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ononskiy)
[out:json];
(
rel["name"="Ononskiy"][type=boundary];
rel["name:en"="Ononskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ononskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arshantuy | 50.250000 , 115.050000 |
Bayn-Tsagan | 50.316670 , 115.100000 |
Bol'shevik | 50.516670 , 114.666670 |
Buylesan | 50.233330 , 114.866670 |
Ikaral | 50.533330 , 115.300000 |
Krasnaya Imalka | 50.250000 , 115.283330 |
Kubukhay | 50.500413 , 114.802734 |
Kulusutay | 50.233330 , 115.683330 |
Kuranzha | 50.450000 , 114.033330 |
Liski | 50.416670 , 114.583330 |
Narym Bulak | 50.333330 , 115.333330 |
Nipsey | 50.083330 , 115.283330 |
Nizhniy Tsasuchey | 50.516670 , 115.133330 |
Novaya Zarya | 50.383330 , 115.516670 |
Novosel | 50.483330 , 114.766670 |
Novyy Durulguy | 50.333330 , 114.416670 |
Pogranichnik | 50.316670 , 114.950000 |
Starik | 50.383330 , 114.750000 |
Staryy Chindant | 50.550000 , 115.550000 |
Tutkhaltuy | 50.460710 , 114.167700 |
Urta-Khargana | 50.395970 , 114.758520 |
Ust'-Boyzya | 50.601730 , 115.676480 |
Verkhniy Tsasuchey | 50.507390 , 115.094880 |
Notes:
- You can download geometry data for Ononskiy 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.