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-sql-server?view=sql-server-ver15#alpine17

I tagged on to the updated Dockerfile that I modified to add the "unixodbc"
library. Not strictly sure I need that anymore, since I added the MS SQL
driver, but this _works_ with both "unixodbc" and MS SQL driver "ODBC Driver
17 for SQL Server".

I added the MS SQL driver commands referenced in the link above during the
"Build final image" step in the alpine-normal Dockerfile. 



--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to