heroku-geo-buildpack
heroku-geo-buildpack copied to clipboard
New release for Heroku-18
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.
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.
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.
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.
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.