mapbox / cardboard

tile indexed geo database interface.
ISC License
52 stars 10 forks source link

Don't always put data on S3 #151

Closed rclark closed 9 years ago

rclark commented 9 years ago

If the geobuf version of a feature is less than the configured max value, the data will be stored in DynamoDB and it will not be stored on S3.

refs #118