Erdene (Tov) Map Cropping Samples
Erdene (Tov) Map Cropping Samples-1
Erdene (Tov) Map Cropping Samples-2
Erdene neighborhoods and villages map with 3D shadow effect
flag map of Erdene with 3D shadow effect
Erdene map with 3d shadow effect
Download outline map of Erdene (geojson format) :
Erdene.geojson (**)
Download polygon array of Erdene map for "Google Maps" :
Erdene.txt
Bounding Box for Erdene Map : ( 47.476098 , 107.087063 , 49.098574 , 108.271535 )
Wikipedia ID for Erdene : Q3396373
Wikipedia SPARQL Query for Erdene (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3396373 wdt:P1082 ?population. }
OPTIONAL { wd:Q3396373 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3396373 wdt:P2046 ?area. }
OPTIONAL { wd:Q3396373 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3396373 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3396373 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 Erdene map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.476098, 107.087063, 49.098574, 108.271535);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Erdene)
[out:json];
(
rel["name"="Erdene"][type=boundary];
rel["name:en"="Erdene"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Erdene
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ajilchinii Horshoo | 48.016670 , 107.750000 |
Arhust | 47.794250 , 107.883340 |
Asaralta | 48.416670 , 107.500000 |
Balhin Chuluu | 48.550000 , 107.933330 |
Bayagiin Dugang | 48.133330 , 107.616670 |
Bayan Bulagiin Hural | 47.983330 , 107.533330 |
Bulnayn Dugang | 48.083330 , 108.000000 |
Jalmaiin | 48.150000 , 107.866670 |
Janchivlingiyn Hiyd | 47.600000 , 107.616670 |
Mayragtay | 48.450000 , 107.500000 |
Narst | 47.716000 , 107.797340 |
Shohoy | 47.833330 , 107.633330 |
Subiin Chuluu | 48.583330 , 107.416670 |
Suran Bulagiin Hural | 47.933330 , 107.716670 |
Ulaan Dabaa | 48.016670 , 107.666670 |
Yelintey | 48.266670 , 107.716670 |
Notes:
- You can download geometry data for Erdene 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.