[gdal-dev] ESRI FileGDB not available in Docker ubuntu-full after enabling WITH_FILEGDB

Travis Featherston bespin at gmail.com
Wed Jul 13 21:41:18 PDT 2022


I fully intend to switch over, just have some legacy deliveries in place
that aren't ready to switch without some testing.

On Wed, Jul 13, 2022, 8:37 PM Nyall Dawson <nyall.dawson at gmail.com> wrote:

> On Thu, 14 Jul 2022 at 10:21, Travis Featherston <bespin at gmail.com> wrote:
> >
> > I'm unable to see the ESRI FileGDB driver after enabling it in the
> Dockerfile
> >
> > Steps
> > 1) git clone https://github.com/OSGeo/gdal.git
> > 2) Edit docker/ubuntu-full/Dockerfile; set ARG WITH_FILEGDB=yes
> > 3) ubuntu-full/build.sh --release --gdal v3.5.1 --proj master
> > 4) docker run --rm osgeo/gdal:ubuntu-full-v3.5.1 ogr2ogr --formats |grep
> -i gdb
> >
> > Result
> > It seems to build successfully without any warning/errors but only the
> Open driver is available.
> > OpenFileGDB -vector- (rov): ESRI FileGDB
>
> Slightly off topic response: Is there a particularly compelling reason
> you want the FileGDB driver over the OpenFileGDB driver? On GDAL
> master builds the open driver is better in almost every way :D
>
> Nyall
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20220713/0f9af6eb/attachment.htm>


More information about the gdal-dev mailing list