Manlai (Omnogov) Map Cropping Samples
Manlai (Omnogov) Map Cropping Samples-1
Manlai (Omnogov) Map Cropping Samples-2
Manlai neighborhoods and villages map with 3D shadow effect
flag map of Manlai with 3D shadow effect
Manlai map with 3d shadow effect
Download outline map of Manlai (geojson format) :
Manlai.geojson (**)
Download polygon array of Manlai map for "Google Maps" :
Manlai.txt
Bounding Box for Manlai Map : ( 43.373185 , 106.304752 , 44.530164 , 107.989203 )
Wikipedia ID for Manlai : Q3403922
Wikipedia SPARQL Query for Manlai (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3403922 wdt:P1082 ?population. }
OPTIONAL { wd:Q3403922 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3403922 wdt:P2046 ?area. }
OPTIONAL { wd:Q3403922 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3403922 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3403922 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 Manlai map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](43.373185, 106.304752, 44.530164, 107.989203);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Manlai)
[out:json];
(
rel["name"="Manlai"][type=boundary];
rel["name:en"="Manlai"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Manlai
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bayan Bulagiin Hural | 44.250000 , 106.800000 |
Boro Hiid | 44.500000 , 107.350000 |
Dashi Choynbil Hiid | 43.916670 , 107.700000 |
Dochiin Hural | 44.083330 , 106.416670 |
Hara Noyonii Hiid | 44.300000 , 106.600000 |
Shulen | 43.950000 , 107.850000 |
Tsohyootoyn Hiid | 43.666670 , 107.216670 |
UEydzen | 44.082160 , 106.869850 |
Notes:
- You can download geometry data for Manlai 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.