_______________________________________________
postgis-users mailing list
postgi...@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/postgis-users
You may want to try my experimental branch making GDAL an optional
dependency (only needed if you want to use raster, which in my PR
is a separate extension "postgis_raster"). The code is here:
https://git.osgeo.org/gitea/postgis/postgis/pulls/20
--strk;
On Fri, Sep 07, 2018 at 12:20:57PM -0500, David Haynes wrote:
> Hello,
>
> I'm having a bit of trouble getting the PostGIS extension on a new VM. It
> seems there were some earlier conflicts between gdal 2.0, but I have
> resolved them. However, I can't create the PostGIS extension.You may want to try my experimental branch making GDAL an optional
dependency (only needed if you want to use raster, which in my PR
is a separate extension "postgis_raster"). The code is here:https://git.osgeo.org/gitea/postgis/postgis/pulls/20
--strk;