conveyal / analysis-backend

Server component of Conveyal Analysis
http://conveyal.com/analysis
MIT License
23 stars 12 forks source link

fix(HttpApi): remove GZIPInputStream wrapper #268

Closed abyrd closed 4 years ago

abyrd commented 4 years ago

It was trying to un-gzip specifically those files that were not gzipped. Tested this in local mode on some GeoTIFFs and it seems to work.