Mogod (Bulgan) Map Cropping Samples
Mogod (Bulgan) Map Cropping Samples-1
Mogod (Bulgan) Map Cropping Samples-2
Mogod neighborhoods and villages map with 3D shadow effect
flag map of Mogod with 3D shadow effect
Mogod map with 3d shadow effect
Download outline map of Mogod (geojson format) :
Mogod.geojson (**)
Download polygon array of Mogod map for "Google Maps" :
Mogod.txt
Bounding Box for Mogod Map : ( 47.854165 , 102.599918 , 48.659168 , 103.242027 )
Wikipedia ID for Mogod : Q2606090
Wikipedia SPARQL Query for Mogod (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2606090 wdt:P1082 ?population. }
OPTIONAL { wd:Q2606090 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2606090 wdt:P2046 ?area. }
OPTIONAL { wd:Q2606090 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2606090 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2606090 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 Mogod map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.854165, 102.599918, 48.659168, 103.242027);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mogod)
[out:json];
(
rel["name"="Mogod"][type=boundary];
rel["name:en"="Mogod"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mogod
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Babaiin Huryee | 48.400000 , 102.966670 |
Erhet | 48.273940 , 102.981200 |
Huntayn Haluun Usa | 48.283330 , 102.983330 |
Jargalant | 48.400830 , 102.755830 |
Mogodiin Huryee | 48.450000 , 102.700000 |
Urtaiin Hural Hiid | 48.066670 , 103.150000 |
Notes:
- You can download geometry data for Mogod 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.