Summary
As a PostGIS user, I would like documentation on connecting to a PostGIS schema and running geodiff, so that I can use it to obtain and apply diffs there.
Description
The documentation explains how to compare GeoPackages and get a list of changes using Python: https://github.com/MerginMaps/geodiff#using-python-module
I would like to perform the same actions against a PostGIS database, but the connection syntax isn't explained.
There are PostGIS connections used in some of the Python unit tests but these use a test class.
Acceptance criteria
Summary
As a PostGIS user, I would like documentation on connecting to a PostGIS schema and running geodiff, so that I can use it to obtain and apply diffs there.
Description
The documentation explains how to compare GeoPackages and get a list of changes using Python: https://github.com/MerginMaps/geodiff#using-python-module
I would like to perform the same actions against a PostGIS database, but the connection syntax isn't explained.
There are PostGIS connections used in some of the Python unit tests but these use a test class.
Acceptance criteria