coordinated aerial surveys of savannah elephant range
covering majority of their range
including parts of 20 countries
current data for population status assessment across range
K.S. Gobush/ Save The Elephants, 2013
Ivory ban
Ivory sale to China
current data for population status assessment across range
a Paul G. Allen project
Vulcan Inc.
Elephants Without Borders (P.I)
observations
audio recorder
camera
flight parameters
GPS tracks logs
height above ground
ground speed
OGR / GDAL
Python scripts
ogr2ogr -f "SQLite" E:\GIS\Projects\GEC_status.sqlite -progress PG:"server
dbname user password table"-nlt MULTIPOLYGON -nln GEC_survey_strata -lco -dsco
SPATIALITE=yes
SQL queries
Python
SELECT s.code as survey_code, st.name as stratum_name, count(st.id) as strata_count,
ST_AREA(geography(ST_COLLECT(st.stratum_boundary))) / 1000000::double precision as strata_area_sqkm
FROM survey_stratum as st
INNER JOIN survey_survey as s on s.id = st.survey_id
GROUP BY s.code, st.id
ORDER BY s.code asc;
normalized spatial data (Leaflet)
key flight parameters (Python libraries)
survey data logger
helps pilots stay on track + records data
- GEC data + reports provided to AfESG
Sept 2016 - African Elephant Status Report
Nov 2016 - CITES Conference of Parties
- complete primary data preserved
- normalized across GEC
- platform for further analysis
status of elephants + other species
status of poaching + human encroachment
by the numbers:
20 countries
90 scientists
286 crew people
81 airplanes
XX of flights
XX flight miles
9700 hours of flight time
Kathleen Gobush
Kirk Larsen
Ted Schmitt
joelm@vulcan.com
@j_masselink