Re: [gdal-dev] gpkg related tables extension

2023-12-19 Thread Even Rouault via gdal-dev
Karsten, Le 19/12/2023 à 16:56, Karsten Tebling via gdal-dev a écrit : Hello, according to the docs (https://gdal.org/drivers/vector/gpkg.html#relationships) the geopackage driver is able to read, create, update and delete "relationships". I tried to convert some tables of a postgis database

[gdal-dev] gpkg related tables extension

2023-12-19 Thread Karsten Tebling via gdal-dev
Hello, according to the docs (https://gdal.org/drivers/vector/gpkg.html#relationships) the geopackage driver is able to read, create, update and delete "relationships". I tried to convert some tables of a postgis database to geopackage, but there was no related tables extensions in the geopac