azavea / tilegarden

Serverless raster and vector map tile generation using Mapnik and AWS Lambda
https://azavea.github.io/tilegarden/
Other
97 stars 7 forks source link

Feature/remove lfs #69

Closed mattdelsordo closed 6 years ago

mattdelsordo commented 6 years ago

Overview

Using git-lfs to store development data sets cause us to hit GitHub's bandwidth cap very quickly. This PR removes lfs from the project and replaces it with a script that downloads data as .zips directly from OpenDataPhilly.

Testing Instructions

Resolves #68