Trans Mara (Rift Valley) Map Cropping Samples
Trans Mara (Rift Valley) Map Cropping Samples-1
Trans Mara (Rift Valley) Map Cropping Samples-2
Trans Mara neighborhoods and villages map with 3D shadow effect
flag map of Trans Mara with 3D shadow effect
Trans Mara map with 3d shadow effect
Download outline map of Trans Mara (geojson format) :
Trans Mara.geojson (**)
Download polygon array of Trans Mara map for "Google Maps" :
Trans Mara.txt
Bounding Box for Trans Mara Map : ( -1.549473 , 34.588088 , -0.884578 , 35.242985 )
Wikipedia ID for Trans Mara : Q1754960
Wikipedia SPARQL Query for Trans Mara (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1754960 wdt:P1082 ?population. }
OPTIONAL { wd:Q1754960 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1754960 wdt:P2046 ?area. }
OPTIONAL { wd:Q1754960 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1754960 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1754960 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 Trans Mara map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.549473, 34.588088, -0.884578, 35.242985);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Trans Mara)
[out:json];
(
rel["name"="Trans Mara"][type=boundary];
rel["name:en"="Trans Mara"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Trans Mara
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Angama Mara | -1.273790 , 34.970130 |
Kichwa Tembo | -1.248690 , 35.010720 |
Kilkoris | -1.007700 , 34.880620 |
Lolgorien | -1.228220 , 34.809120 |
Nyangusu | -0.930180 , 34.850810 |
Shartuka | -0.966670 , 34.950000 |
Notes:
- You can download geometry data for Trans Mara 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.