7.0.1 • Published 3 months ago

@mapbox/tilelive-s3 v7.0.1

Weekly downloads
223
License
-
Repository
github
Last release
3 months ago

tilelive-s3

Extends node-tilejson for using S3 as a tilejson backend.

npm install @mapbox/tilelive-s3

Build Status Dependency Status codecov

  • pkg-config
  • libpng
  • node >= 0.10

Tests

Configure by setting the following environment variables.

AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_SESSION_TOKEN (optional)

Run npm test.