Skip to content

Satelytics/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

We borrowed ideas from this for on-the-fly chemical in our raster-tiler

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

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