This is based on the Heroku buildpack. This buildpack supports running an application with the following additions: geospatial compile hook that bootstraps the ...
I have some directories in PATH that contain different versions of GDAL (I know removing them from PATH would fix this issue). Looking into osgeo/init.py I can see that these directories are added ...
I started by trying to use pip and virtual-env. This obscure how-to (and first post on Medium!) comes to you after hours of googling and trying to debug the errors I encountered along the way. In the ...