Aginskiy (Zabaykalsky) Map Cropping Samples
Aginskiy (Zabaykalsky) Map Cropping Samples-1
Aginskiy (Zabaykalsky) Map Cropping Samples-2
Aginskiy neighborhoods and villages map with 3D shadow effect
flag map of Aginskiy with 3D shadow effect
Aginskiy map with 3d shadow effect
Download outline map of Aginskiy (geojson format) :
Aginskiy.geojson (**)
Download polygon array of Aginskiy map for "Google Maps" :
Aginskiy.txt
Bounding Box for Aginskiy Map : ( 50.467021 , 113.77385 , 51.427782 , 115.388933 )
Wikipedia ID for Aginskiy : Q516878
Wikipedia SPARQL Query for Aginskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q516878 wdt:P1082 ?population. }
OPTIONAL { wd:Q516878 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q516878 wdt:P2046 ?area. }
OPTIONAL { wd:Q516878 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q516878 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q516878 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 Aginskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](50.467021, 113.77385, 51.427782, 115.388933);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aginskiy)
[out:json];
(
rel["name"="Aginskiy"][type=boundary];
rel["name:en"="Aginskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aginskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aginskiy Datsan | 51.083330 , 114.466670 |
Budulan | 50.566670 , 114.900000 |
Guney | 50.514300 , 114.556500 |
Imeni Lazo | 51.200000 , 114.466670 |
Imeni Stalina | 51.033330 , 114.216670 |
Khamtaral | 50.833330 , 114.166670 |
Khoyto-Aga | 51.100000 , 114.050000 |
Khubiskhaya-Tuya | 50.900000 , 114.066670 |
Kunkur | 50.766670 , 114.800000 |
Munku-Azhil | 51.083330 , 114.416670 |
Novoorlovsk | 51.075490 , 114.726100 |
Orlovskiy | 51.033330 , 114.833330 |
Suduntuy | 50.759326 , 114.471348 |
Tsokto-Khangil | 50.906142 , 114.618911 |
Ubuzhe | 50.583330 , 115.100000 |
Ulan-Bulak | 50.970190 , 114.696210 |
Urdo-Aga | 50.916670 , 114.250000 |
Yuzhnyy Argaley | 51.143230 , 114.259510 |
Zhapkhara | 50.900000 , 114.716670 |
Notes:
- You can download geometry data for Aginskiy 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.