mapbox / tilelive-s3

Extends TileJSON for S3-specific tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Extends TileJSON for S3-specific tasks


Languages

Language:JavaScript 100.0%