Bayanchandmani (Tov) Map Cropping Samples

Bayanchandmani (Tov) Map Cropping Samples-1

Bayanchandmani (Tov) Map Cropping Samples-2

Bayanchandmani neighborhoods and villages map with 3D shadow effect

flag map of Bayanchandmani with 3D shadow effect

Bayanchandmani map with 3d shadow effect
 
 
Download outline map of Bayanchandmani (geojson format) : 
Bayanchandmani.geojson (**)
Download polygon array of Bayanchandmani map for "Google Maps" : 
Bayanchandmani.txt
Bounding Box for Bayanchandmani Map : ( 48.064156 , 106.016981 , 48.367003 , 106.425209 )
Wikipedia ID for Bayanchandmani : Q3396606
Wikipedia SPARQL Query for Bayanchandmani (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q3396606 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q3396606 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q3396606 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q3396606 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q3396606 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q3396606 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 Bayanchandmani map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](48.064156, 106.016981, 48.367003, 106.425209);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bayanchandmani)
	
[out:json];
(
rel["name"="Bayanchandmani"][type=boundary];
rel["name:en"="Bayanchandmani"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bayanchandmani
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Bayan Hujir  |  48.250000 , 106.333330  | 
|  Boro Hujiriin Dugang  |  48.300000 , 106.166670  | 
|  Dzuun Muhar  |  48.283330 , 106.266670  | 
|  Hoho Hohonii Bayshing  |  48.183330 , 106.300000  | 
|  Ihsueuej  |  48.225700 , 106.291520  | 
|  Tsagun Muhur  |  48.283330 , 106.283330  | 
|  Yihe Suuji  |  48.250000 , 106.300000  | 
Notes:
- You can download geometry data for Bayanchandmani 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.