Mongonmorit (Tov) Map Cropping Samples
Mongonmorit (Tov) Map Cropping Samples-1
Mongonmorit (Tov) Map Cropping Samples-2
Mongonmorit neighborhoods and villages map with 3D shadow effect
flag map of Mongonmorit with 3D shadow effect
Mongonmorit map with 3d shadow effect
Download outline map of Mongonmorit (geojson format) :
Mongonmorit.geojson (**)
Download polygon array of Mongonmorit map for "Google Maps" :
Mongonmorit.txt
Bounding Box for Mongonmorit Map : ( 47.920782 , 108.088039 , 49.154561 , 109.054574 )
Wikipedia ID for Mongonmorit : Q3403761
Wikipedia SPARQL Query for Mongonmorit (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3403761 wdt:P1082 ?population. }
OPTIONAL { wd:Q3403761 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3403761 wdt:P2046 ?area. }
OPTIONAL { wd:Q3403761 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3403761 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3403761 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 Mongonmorit map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.920782, 108.088039, 49.154561, 109.054574);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mongonmorit)
[out:json];
(
rel["name"="Mo'ngonmorit"][type=boundary];
rel["name:en"="Mo'ngonmorit"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mongonmorit
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Araliin Dugang | 48.300000 , 108.650000 |
Bulag | 48.200000 , 108.483330 |
Burhanii-Dugar | 48.283330 , 108.516670 |
Gomboiin Shuteen Dugang | 48.150000 , 108.616670 |
Hereleng Dugang | 48.350000 , 108.966670 |
Zun kure | 48.000000 , 108.500000 |
Notes:
- You can download geometry data for Mongonmorit 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.