Module: |
Versioning Postgis datastore |
|
Module Maintainer: |
||
Email Help: |
Geotools-gt2-users@lists.sourceforge.net |
|
Volunteer: |
geotools-devel@lists.sourceforge.net |
|
Status: |
|
|
ModelĀ |
||
User guideĀ |
IP Check: review.txt added, all headers are in place
Releasable: no blocking issues, but feedback from potential users is appreciated
Quality Assurance: 81.2% test coverage reported by clover
Stability: first release, API may still change in incompatible ways
Supported: Documents available. Module maintainer does watches user list, answers email.
Versioning Postgis datastore allows to version enabled one or more feature types stored in Postgis, extract features at a specific revision, log changes, rollback them, and extract differences.
Geoserver is leading this effort in order to pursue the versioning WFS, a building block in the larger GeoCollaboration vision.
By being part of the GeoTools library, this datastore allows anyone to enjoy version control at the spatial data level.
In particular, this is compelling for the following use cases:
The module has high level of unit testing code coverage, 81.2% at the time of writing.
The datastore is supposed to handle both versioning and non versioning use cases, and has been designed to make versioning transparent to users, so the unit tests perform:
The module is in good health. No self or transient issues preventing it from compiling and passing tests.
Yet, this is the first release, so API may be subject to changes as we get feeback about what works for users.