Batnorov (Hentiy) Map Cropping Samples
Batnorov (Hentiy) Map Cropping Samples-1
Batnorov (Hentiy) Map Cropping Samples-2
Batnorov neighborhoods and villages map with 3D shadow effect
flag map of Batnorov with 3D shadow effect
Batnorov map with 3d shadow effect
Download outline map of Batnorov (geojson format) :
Batnorov.geojson (**)
Download polygon array of Batnorov map for "Google Maps" :
Batnorov.txt
Bounding Box for Batnorov Map : ( 47.490199 , 110.935792 , 48.484022 , 111.910217 )
Wikipedia ID for Batnorov : Q4869437
Wikipedia SPARQL Query for Batnorov (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4869437 wdt:P1082 ?population. }
OPTIONAL { wd:Q4869437 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4869437 wdt:P2046 ?area. }
OPTIONAL { wd:Q4869437 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4869437 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4869437 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 Batnorov map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.490199, 110.935792, 48.484022, 111.910217);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Batnorov)
[out:json];
(
rel["name"="Batnorov"][type=boundary];
rel["name:en"="Batnorov"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Batnorov
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Berh | 47.783330 , 111.166670 |
Dara Eheiin Hiid | 48.000000 , 111.166670 |
Dundburd | 47.945900 , 111.497840 |
Dzoosoiin Hiid | 47.850000 , 111.183330 |
Hardzanii Hiid | 48.250000 , 111.716670 |
Idermeg | 47.566670 , 111.333330 |
Idermegiin Hiid | 47.500000 , 111.083330 |
Santayn Hiid | 48.100000 , 111.800000 |
Sula Obootoyn Suma | 48.033330 , 111.366670 |
Notes:
- You can download geometry data for Batnorov 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.