Aldarkhaan (Dzavhan) Map Cropping Samples
Aldarkhaan (Dzavhan) Map Cropping Samples-1
Aldarkhaan (Dzavhan) Map Cropping Samples-2
Aldarkhaan neighborhoods and villages map with 3D shadow effect
flag map of Aldarkhaan with 3D shadow effect
Aldarkhaan map with 3d shadow effect
Download outline map of Aldarkhaan (geojson format) :
Aldarkhaan.geojson (**)
Download polygon array of Aldarkhaan map for "Google Maps" :
Aldarkhaan.txt
Bounding Box for Aldarkhaan Map : ( 47.318218 , 95.352802 , 48.131992 , 97.767068 )
Wikipedia ID for Aldarkhaan : Q3403731
Wikipedia SPARQL Query for Aldarkhaan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3403731 wdt:P1082 ?population. }
OPTIONAL { wd:Q3403731 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3403731 wdt:P2046 ?area. }
OPTIONAL { wd:Q3403731 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3403731 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3403731 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 Aldarkhaan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.318218, 95.352802, 48.131992, 97.767068);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aldarkhaan)
[out:json];
(
rel["name"="Aldarxaan"][type=boundary];
rel["name:en"="Aldarxaan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aldarkhaan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aldar | 47.642260 , 96.536870 |
Borho | 47.600000 , 96.400000 |
Ogoomor | 47.500000 , 96.200000 |
Yaaruugiin Huryee | 47.716670 , 96.600000 |
Notes:
- You can download geometry data for Aldarkhaan 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.