Skip to content

mapbox/tilelive-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.