<div dir="auto"><div>I fully intend to switch over, just have some legacy deliveries in place that aren't ready to switch without some testing.<br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 13, 2022, 8:37 PM Nyall Dawson <<a href="mailto:nyall.dawson@gmail.com">nyall.dawson@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, 14 Jul 2022 at 10:21, Travis Featherston <<a href="mailto:bespin@gmail.com" target="_blank" rel="noreferrer">bespin@gmail.com</a>> wrote:<br>
><br>
> I'm unable to see the ESRI FileGDB driver after enabling it in the Dockerfile<br>
><br>
> Steps<br>
> 1) git clone <a href="https://github.com/OSGeo/gdal.git" rel="noreferrer noreferrer" target="_blank">https://github.com/OSGeo/gdal.git</a><br>
> 2) Edit docker/ubuntu-full/Dockerfile; set ARG WITH_FILEGDB=yes<br>
> 3) ubuntu-full/build.sh --release --gdal v3.5.1 --proj master<br>
> 4) docker run --rm osgeo/gdal:ubuntu-full-v3.5.1 ogr2ogr --formats |grep -i gdb<br>
><br>
> Result<br>
> It seems to build successfully without any warning/errors but only the Open driver is available.<br>
> OpenFileGDB -vector- (rov): ESRI FileGDB<br>
<br>
Slightly off topic response: Is there a particularly compelling reason<br>
you want the FileGDB driver over the OpenFileGDB driver? On GDAL<br>
master builds the open driver is better in almost every way :D<br>
<br>
Nyall<br>
</blockquote></div></div></div>