Skip to content

Document geodiff PostGIS connection syntax #259

Description

@volcan01010

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

  • README and/or other documentation updated to show how to connect to a PostGIS database.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions