Buren (Tov) Map Cropping Samples
Buren (Tov) Map Cropping Samples-1
Buren (Tov) Map Cropping Samples-2
Buren neighborhoods and villages map with 3D shadow effect
flag map of Buren with 3D shadow effect
Buren map with 3d shadow effect
Download outline map of Buren (geojson format) :
Buren.geojson (**)
Download polygon array of Buren map for "Google Maps" :
Buren.txt
Bounding Box for Buren Map : ( 46.461981 , 104.650025 , 47.223806 , 105.691005 )
Wikipedia ID for Buren : Q3396586
Wikipedia SPARQL Query for Buren (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3396586 wdt:P1082 ?population. }
OPTIONAL { wd:Q3396586 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3396586 wdt:P2046 ?area. }
OPTIONAL { wd:Q3396586 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3396586 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3396586 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 Buren map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](46.461981, 104.650025, 47.223806, 105.691005);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Buren)
[out:json];
(
rel["name"="Bu'ren"][type=boundary];
rel["name:en"="Bu'ren"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Buren
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bayantohom | 46.916670 , 105.050000 |
Moron Suma | 46.883330 , 104.933330 |
Salaagiin Jisa | 46.616670 , 105.350000 |
Tukhumyyn Sume | 46.916670 , 105.033330 |
Undzhul | 46.783330 , 105.566670 |
Notes:
- You can download geometry data for Buren 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.