Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 692 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 692 Bytes

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.