Erdenesant (Tov) Map Cropping Samples
Erdenesant (Tov) Map Cropping Samples-1
Erdenesant (Tov) Map Cropping Samples-2
Erdenesant neighborhoods and villages map with 3D shadow effect
flag map of Erdenesant with 3D shadow effect
Erdenesant map with 3d shadow effect
Download outline map of Erdenesant (geojson format) :
Erdenesant.geojson (**)
Download polygon array of Erdenesant map for "Google Maps" :
Erdenesant.txt
Bounding Box for Erdenesant Map : ( 46.921238 , 104.035931 , 47.630078 , 104.975564 )
Wikipedia ID for Erdenesant : Q3396427
Wikipedia SPARQL Query for Erdenesant (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3396427 wdt:P1082 ?population. }
OPTIONAL { wd:Q3396427 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3396427 wdt:P2046 ?area. }
OPTIONAL { wd:Q3396427 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3396427 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3396427 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 Erdenesant map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](46.921238, 104.035931, 47.630078, 104.975564);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Erdenesant)
[out:json];
(
rel["name"="Erdenesant"][type=boundary];
rel["name:en"="Erdenesant"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Erdenesant
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bataiin Hiid | 47.366670 , 104.283330 |
Debsegiin Huryee | 47.100000 , 104.500000 |
Hangindagiin Hiid | 47.416670 , 104.133330 |
Mursan Hural | 47.416670 , 104.600000 |
Ulaanhudag | 47.333330 , 104.500000 |
Notes:
- You can download geometry data for Erdenesant 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.