Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 426 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 426 Bytes

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