Borzinskiy (Zabaykalsky) Map Cropping Samples
Borzinskiy (Zabaykalsky) Map Cropping Samples-1
Borzinskiy (Zabaykalsky) Map Cropping Samples-2
Borzinskiy neighborhoods and villages map with 3D shadow effect
flag map of Borzinskiy with 3D shadow effect
Borzinskiy map with 3d shadow effect
Download outline map of Borzinskiy (geojson format) :
Borzinskiy.geojson (**)
Download polygon array of Borzinskiy map for "Google Maps" :
Borzinskiy.txt
Bounding Box for Borzinskiy Map : ( 49.885286 , 115.469175 , 51.11647 , 117.781047 )
Wikipedia ID for Borzinskiy : Q1655277
Wikipedia SPARQL Query for Borzinskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1655277 wdt:P1082 ?population. }
OPTIONAL { wd:Q1655277 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1655277 wdt:P2046 ?area. }
OPTIONAL { wd:Q1655277 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1655277 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1655277 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 Borzinskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](49.885286, 115.469175, 51.11647, 117.781047);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Borzinskiy)
[out:json];
(
rel["name"="Borzinskiy"][type=boundary];
rel["name:en"="Borzinskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Borzinskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akuray | 50.759000 , 117.157000 |
Biliktuy (Walled) | 50.720940 , 116.905382 |
Borzya | 50.372846 , 116.507917 |
Chindant | 50.383330 , 116.366670 |
Chingil'tuy | 50.600000 , 116.616670 |
Edortuy | 50.633330 , 116.666670 |
Gora | 50.522050 , 116.374941 |
Guzhertuy | 50.716670 , 117.083330 |
Khada-Bulak | 50.616670 , 116.550000 |
Khayshinskiy Mayak | 50.016670 , 116.050000 |
Klyuchevskoye | 50.366670 , 116.866670 |
Konduy | 50.556400 , 117.475100 |
Kovyli | 50.416670 , 116.500000 |
Kurunzulay | 50.941236 , 117.112885 |
Naryn | 50.500000 , 117.633330 |
Oldonda | 50.883330 , 116.933330 |
Perednyaya Byrka | 50.727947 , 116.784304 |
Sherlovaya | 50.529473 , 116.308201 |
Sherlovaya Gora | 50.530597 , 116.300642 |
Solov'evsk | 49.898390 , 115.726550 |
Tarbazituy | 50.416670 , 116.500000 |
Tasyrkhoy | 50.408260 , 116.106790 |
Tsagan-Oluy | 50.470740 , 117.152099 |
Ust'-Ozernaya | 50.702600 , 117.090600 |
Verkhniy Biliktuy | 50.783330 , 116.883330 |
Yuzhno-Pokrovskiy | 50.716670 , 117.650000 |
Соловьевск | 49.898390 , 115.726550 |
Notes:
- You can download geometry data for Borzinskiy 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.