Matad (Dornod) Map Cropping Samples
Matad (Dornod) Map Cropping Samples-1
Matad (Dornod) Map Cropping Samples-2
Matad neighborhoods and villages map with 3D shadow effect
flag map of Matad with 3D shadow effect
Matad map with 3d shadow effect
Download outline map of Matad (geojson format) :
Matad.geojson (**)
Download polygon array of Matad map for "Google Maps" :
Matad.txt
Bounding Box for Matad Map : ( 46.285924 , 114.445912 , 47.9177 , 116.995509 )
Wikipedia ID for Matad : Q3410012
Wikipedia SPARQL Query for Matad (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3410012 wdt:P1082 ?population. }
OPTIONAL { wd:Q3410012 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3410012 wdt:P2046 ?area. }
OPTIONAL { wd:Q3410012 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3410012 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3410012 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 Matad map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](46.285924, 114.445912, 47.9177, 116.995509);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Matad)
[out:json];
(
rel["name"="Matad"][type=boundary];
rel["name:en"="Matad"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Matad
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ara Jirgalanta Hiid | 47.050000 , 115.050000 |
Badmashin | 47.283330 , 116.650000 |
Bayan Delgeruulegchi Sume | 46.850000 , 115.533330 |
Dzuunbulag | 46.953430 , 115.293960 |
Hoho Usanay Bayshing | 47.333330 , 115.850000 |
Hoshuu Sume | 46.783330 , 115.316670 |
Shara Oboonii Bayshing | 47.083330 , 115.666670 |
Teegiin Sume | 47.000000 , 115.750000 |
Teregen Bayan Sume | 46.900000 , 115.550000 |
Ulaan Dzuleg | 47.500000 , 115.333330 |
Ulan-Tsereg | 47.450000 , 115.600000 |
Notes:
- You can download geometry data for Matad 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.