Installing GEOS on heroku cedar
问题 we have troubles in installing the GEOS library on heroku cedar stack. We followed this guide: https://devcenter.spacialdb.com/Heroku.html and it didn't work. We noticed that the path (/app/tmp/geos) stored in the provided geos binaries was wrong, so we built our own binaries with vulcan. We changed parameters (BUNDLE_BUILD__RGEO) accordingly, but we weren't able to make it work. We even hardcoded geos paths in our custom rgeo gem without any success We also tried other buildscripts (https:/