/titiler-pds

TiTiler demo APP with Sentinel and Landsat AWS Public Datasets

Primary LanguagePythonMIT LicenseMIT

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