Mujskiy (Buryat) Map Cropping Samples
Mujskiy (Buryat) Map Cropping Samples-1
Mujskiy (Buryat) Map Cropping Samples-2
Mujskiy neighborhoods and villages map with 3D shadow effect
flag map of Mujskiy with 3D shadow effect
Mujskiy map with 3d shadow effect
Download outline map of Mujskiy (geojson format) :
Mujskiy.geojson (**)
Download polygon array of Mujskiy map for "Google Maps" :
Mujskiy.txt
Bounding Box for Mujskiy Map : ( 55.579032 , 112.616478 , 57.288843 , 116.257326 )
Wikipedia ID for Mujskiy : Q1179769
Wikipedia SPARQL Query for Mujskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1179769 wdt:P1082 ?population. }
OPTIONAL { wd:Q1179769 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1179769 wdt:P2046 ?area. }
OPTIONAL { wd:Q1179769 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1179769 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1179769 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 Mujskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](55.579032, 112.616478, 57.288843, 116.257326);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mujskiy)
[out:json];
(
rel["name"="Mujskiy"][type=boundary];
rel["name:en"="Mujskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mujskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bambuyka | 55.800000 , 115.783330 |
Bargalino | 56.506390 , 115.634170 |
Bargolin | 56.500000 , 115.633330 |
Bezrukikh | 56.750000 , 115.533330 |
Ingut | 56.816670 , 115.550000 |
Ivanovskiy | 56.166670 , 115.766670 |
Kamennyy | 56.583330 , 115.533330 |
Kedrovka | 56.033330 , 115.400000 |
Kindikan | 56.033330 , 115.250000 |
Muya | 56.458890 , 115.662220 |
Severomuysk | 56.148060 , 113.426670 |
Shumnyy | 56.016670 , 115.333330 |
Taksimo | 56.341620 , 114.900480 |
Tilishma | 55.852230 , 115.450860 |
Tonnel'nyy | 56.287380 , 113.349270 |
Ulan-Makit | 56.316670 , 114.633330 |
Ust'-Muya | 56.416020 , 115.629620 |
Ust'-Talaya | 56.833330 , 115.566670 |
Veselyy | 55.983330 , 115.250000 |
Notes:
- You can download geometry data for Mujskiy 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.