On Github alexbain / urthecast-api-presentation
Overview and Demos
Senior Software Architect
alex@urthecast.com
@alexsbain
Urthecast APIs enable developers to build custom geospatial applications
Foundational layer for apps - internal and external
Urthecast APIs adhere to open standards
Our APIs are built with open source software
Archive
Areas of Interest
Events
Satellite Tracker
Map Tile Service
Before we begin, need to add an API key and secret
Save
Alright, let's begin!
Searchable archive of all imagery on platform
Multiple sensors - Theia, Landsat-8 on launch
Filter by: satellite, sensor, cloud coverage, sun elevation angle, area of interest, season, and more
Bonus: Map Tile Service requests use these same Archive filters
Monitor areas of the planet
Persistent data flow
Use an AOI to filter Archive / Satellite Tracker
Track events happening within your AOI
GeoJSON:
{"name":"San Francisco","geometry":{"type":"Polygon","coordinates":[[[-122.51747131347655,37.71261539271678],[-122.51747131347655,37.82036164330873],[-122.35507965087889,37.82036164330873],[-122.35507965087889,37.71261539271678],[-122.51747131347655,37.71261539271678]]]}}
Tracking activity within your AOI
Stream of events happening on the platform
Launch event type: New imagery available
(more to come: AIS, earthquakes, fires, deforestation)
Query past, present, predicted position of satellites
Access TLE data for all tracked satellites
Forecasts - see capture opportunities for all sensors historically or up to 14 days in the future
Normalized map tiles from all imagery in the archive
Filter the imagery being shown with Archive queries
Multiple renderers to showcase data behind pixels
Launching with: True RGB, NDVI, False color NIR, NDWI, EVI
Map Tile Service Renderers
True RGB
NDVI
False color NIR
NDWI
EVI
Comparing change over time
June 2015 - True RGB
June 2015 - NDVI
June 2015 - False Color NIR
June 2015 - NDWI
June 2015 - EVI
July 2015 - True RGB
July 2015 - NDVI
July 2015 - False Color NIR
July 2015 - NDWI
July 2015 - EVI
Application: Drought
Lake Shasta, CA
Feb 2015
September 2015
Application: Drought
Hetch Hetchy Reservoir
(where SF tap water comes from)
Feb 2015
March 2015
April 2015
May 2015
June 2015
July 2015
August 2015
September 2015
Application: Drought
Folsom Lake
(flood control, power, drinking water)
Feb 2015
Mar 2015
Apr 2015
May 2015
Jun 2015
Jul 2015
Aug 2015
Sep 2015
One thing to read in the news
Another to have access to up to date imagery
AOIs + Events = real time updates
Foundation for mapping applications
Works on smart watches, phones, tablets, desktops, web
Flexible
Custom renderers = extremely powerful
Urthecast APIs provide you with infrastructure to build custom mapping applications.
... and this is just the beginning.
https://github.com/urthecast/urthecast-api-presentation
https://github.com/urthecast/urthecast-api-demos
https://github.com/urthecast/urthecast-map-tile-demos