Skip to content

TiTiler demo APP with Sentinel and Landsat AWS Public Datasets

License

Notifications You must be signed in to change notification settings

adrianakbari/titiler-pds

 
 

Repository files navigation

titiler-pds

titiler application built specifically for AWS Public Data Set.

supported PDS:

  • Landsat 8
  • Sentinel 2 (COGS)
  • NAIP

Deploy

# Install AWS CDK requirements
$ pip install -e .["deploy"]

# Create AWS env
$ AWS_DEFAULT_REGION=us-west-2 AWS_REGION=us-west-2 cdk bootstrap

# Deploy app
$ AWS_DEFAULT_REGION=us-west-2 AWS_REGION=us-west-2 cdk deploy

About

TiTiler demo APP with Sentinel and Landsat AWS Public Datasets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.7%
  • Dockerfile 4.3%
  • Shell 1.0%