Just to close the loop on this and refresh my own memory when I need to
review this...
To fully enable MS SQL Server Spatial, I _did_ also need to add the specific
MS SQL ODBC _driver_ found here:
https://docs.microsoft.com/en-us/sql/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for
Mateusz,
Thanks for the suggestion!
I tried again and I believe that this novice GDAL builder has now figured it
out!
I only needed to make changes to two places in the alpine-normal-latest
Dockerfile to enable ODBC support
For posterity, this is what I changed:
I altered the GDAL build environm
On Tue, 9 Feb 2021 at 07:31, andrew.murdoch@gmail.com
wrote:
>
> I just want to be sure that I'm on the right track to getting ODBC support
> into a GDAL docker alpine build.
> [...]
> I've added a reference to "unixodbc-dev", but this does not seem to be a
> supported/expected ODBC library fo
I just want to be sure that I'm on the right track to getting ODBC support
into a GDAL docker alpine build.
Starting from the Dockerfiles found here:
https://github.com/OSGeo/gdal/tree/master/gdal/docker
I've attempted to modify the alpine-normal linux Dockerfile to build with
ODBC support, but I'