cyberdelia / heroku-geo-buildpack

Geo libraries for Heroku
https://github.com/heroku/heroku-geo-buildpack
114 stars 135 forks source link

New release for Heroku-18 #51

Open jlev opened 5 years ago

jlev commented 5 years ago

There does not appear to be a release on the S3 bucket for the new heroku-18 stack. Switching to https://github.com/korukids/heroku-geo-buildpack provides a temporary fix, but it would be great to use the official channel.

foarsitter commented 5 years ago

The binaries are there now: https://github.com/heroku/heroku-buildpack-python/issues/752#issuecomment-429069885

Just updated my stack to heroku-18 and everything seems to be working fine.

syoder commented 5 years ago

Any update on this? I've just tested here and I get an "access denied" error when trying to access the heroku-18 stack files.

mudge commented 5 years ago

Just a warning that https://github.com/korukids/heroku-geo-buildpack is no longer supported and will not be updated as we've switched to using heroku-buildpack-apt to install libgeos-dev and libproj-dev instead.

RichardForshaw commented 5 years ago

Is this issue still active? When I access the heroku-16 folder on the S3 bucket I can successfully access files referenced in the compile script. But when I access the heroku-18 folder I get permission denied. And so the compilation fails if I try to deploy to the heroku-18 stack.