Batsumber (Tov) Map Cropping Samples
Batsumber (Tov) Map Cropping Samples-1
Batsumber (Tov) Map Cropping Samples-2
Batsumber neighborhoods and villages map with 3D shadow effect
flag map of Batsumber with 3D shadow effect
Batsumber map with 3d shadow effect
Download outline map of Batsumber (geojson format) :
Batsumber.geojson (**)
Download polygon array of Batsumber map for "Google Maps" :
Batsumber.txt
Bounding Box for Batsumber Map : ( 48.184399 , 106.355097 , 48.649308 , 107.287371 )
Wikipedia ID for Batsumber : Q3396615
Wikipedia SPARQL Query for Batsumber (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3396615 wdt:P1082 ?population. }
OPTIONAL { wd:Q3396615 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3396615 wdt:P2046 ?area. }
OPTIONAL { wd:Q3396615 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3396615 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3396615 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 Batsumber map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](48.184399, 106.355097, 48.649308, 107.287371);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Batsumber)
[out:json];
(
rel["name"="Batsu'mber"][type=boundary];
rel["name:en"="Batsu'mber"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Batsumber
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baga Sargalant | 48.316670 , 106.800000 |
Burgaltay | 48.333330 , 106.666670 |
Burgaltayn Dugang | 48.300000 , 106.450000 |
Khukhu obonyy urto | 48.333330 , 106.500000 |
Mandal | 48.370620 , 106.740760 |
Suremte | 48.416670 , 107.166670 |
Udlegiin Dugang | 48.283330 , 106.816670 |
Notes:
- You can download geometry data for Batsumber 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.