I want to inject data from an ESRI Shapefile into a PostGIS database using ogr2ogr using a pg service file (libpq) where the connection parameters to my data base are specified. Steps to reproduce the ...
Expected behavior and actual behavior. When using ogr2ogr for importing geometries to MS SQL Server, I'm expecting ogr2ogr to create geometries in the MS SQL Server table. Data are imported, but the ...