On Thu, 14 Jul 2022 at 10:21, Travis Featherston <bes...@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
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to