Mandal (Selenge) Map Cropping Samples
Mandal (Selenge) Map Cropping Samples-1
Mandal (Selenge) Map Cropping Samples-2
Mandal neighborhoods and villages map with 3D shadow effect
flag map of Mandal with 3D shadow effect
Mandal map with 3d shadow effect
Download outline map of Mandal (geojson format) :
Mandal.geojson (**)
Download polygon array of Mandal map for "Google Maps" :
Mandal.txt
Bounding Box for Mandal Map : ( 48.544818 , 106.183563 , 49.18732 , 107.765649 )
Wikipedia ID for Mandal : Q2748006
Wikipedia SPARQL Query for Mandal (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2748006 wdt:P1082 ?population. }
OPTIONAL { wd:Q2748006 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2748006 wdt:P2046 ?area. }
OPTIONAL { wd:Q2748006 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2748006 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2748006 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 Mandal map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](48.544818, 106.183563, 49.18732, 107.765649);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mandal)
[out:json];
(
rel["name"="Mandal"][type=boundary];
rel["name:en"="Mandal"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mandal
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Balji | 48.600000 , 106.616670 |
Boroiin Dugang | 48.766670 , 106.300000 |
Dahashaa | 48.700000 , 106.383330 |
Daritayn Dugang | 49.033330 , 106.700000 |
Narasatayn Oros | 48.700000 , 106.750000 |
Orhirogiin Dugang | 48.950000 , 106.583330 |
Shabartayn Dugang | 48.933330 , 106.733330 |
Tunhel | 48.643800 , 106.759820 |
Tunhiliin Huryee | 48.650000 , 106.733330 |
Uhiduud | 48.666670 , 107.416670 |
Notes:
- You can download geometry data for Mandal 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.