mapbox / rio-rgbify

Encoded arbitrary bit depth rasters in pseudo base-256
MIT License
99 stars 36 forks source link

Fix crs input for reproject #15

Open sgillies opened 6 years ago

sgillies commented 6 years ago

Fixes a reported issue.

sgillies commented 6 years ago

It looks like there hasn't been a Travis build in a year until this one and tests are failing due to changes in dependencies.

dnomadb commented 6 years ago

This built fine ~ 3 months ago: https://travis-ci.org/mapbox/rio-rgbify/builds/316721443?utm_source=github_status&utm_medium=notification -- I'll look into the test changes

frodrigo commented 3 years ago

Please, merge that. The project is no more usable as is.

frodrigo commented 2 years ago

I guess this issue is now fixed and this PR could be closed.

https://github.com/mapbox/rio-rgbify/blob/master/rio_rgbify/mbtiler.py#L141