ESIP Winter Meeting: Dynamic Tiling for everyone
January 28, 2021
Vincent Sarago
vincentsarago
@_VincentS_ / @cogeotiff / @remotepixel
Dynamic What ?
https://developmentseed.org/titiler/concepts/dynamic_tiling/
Dynamic What ?
COGs
https://github.com/developmentseed/mosaicjson-spec/
TiTiler
developmentseed/titiler
A wrapper around rio-tiler
cogeotiff/rio-tiler
Built with FastAPI
tiangolo/fastapi
ref: https://github.com/tiangolo/fastapi
Install and Use
$ pip install titiler uvicorn
$ uvicorn titiler.main:app --reload
Demo
COG
https://www.digitalglobe.com/ecosystem/open-data
Example:
https://opendata.digitalglobe.com/events/beirut-explosion/post-event/2020-08-05/102001009BCC9D00/102001009BCC9D00.tif
https://opendata.digitalglobe.com/events/hurricane-laura/post-event/2020-08-27/10300100ADB4FD00/10300100ADB4FD00.tif
https://opendata.digitalglobe.com/events/mauritius-oil-spill/post-event/2020-08-12/105001001F1B5B00/105001001F1B5B00.tif
https://api.cogeo.xyz/cog/docs
Demo
STAC
https://stacindex.org
Example:
https://canada-spot-ortho.s3.amazonaws.com/canada_spot_orthoimages/canada_spot5_orthoimages/S5_2007/S5_11055_6057_20070622/S5_11055_6057_20070622.json
https://api.cogeo.xyz/stac/docs
Customization
Thanks
Vincent Sarago - @_VincentS_ / @cogeotiff