Buret (Rift Valley) Map Cropping Samples
Buret (Rift Valley) Map Cropping Samples-1
Buret (Rift Valley) Map Cropping Samples-2
Buret neighborhoods and villages map with 3D shadow effect
flag map of Buret with 3D shadow effect
Buret map with 3d shadow effect
Download outline map of Buret (geojson format) :
Buret.geojson (**)
Download polygon array of Buret map for "Google Maps" :
Buret.txt
Bounding Box for Buret Map : ( -0.722385 , 35.052686 , -0.365249 , 35.587021 )
Wikipedia ID for Buret : Q1010616
Wikipedia SPARQL Query for Buret (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1010616 wdt:P1082 ?population. }
OPTIONAL { wd:Q1010616 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1010616 wdt:P2046 ?area. }
OPTIONAL { wd:Q1010616 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1010616 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1010616 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 Buret map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-0.722385, 35.052686, -0.365249, 35.587021);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Buret)
[out:json];
(
rel["name"="Buret"][type=boundary];
rel["name:en"="Buret"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Buret
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chemosit | -0.490040 , 35.166850 |
Kaptebengwet | -0.583330 , 35.316670 |
Litein | -0.582260 , 35.190290 |
Sotik | -0.683330 , 35.118710 |
Notes:
- You can download geometry data for Buret 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.