Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Versioning
-
Labels:None
-
Number of attachments :
Description
When features are versioned we should include the feature version as an attribute in the output.
At the moment, if multiple queries targe the same feature type at different versions we may have the same feature reported multiple times without the ability to distinguish them. Moreover, clients doing checkouts really need to know what revision they are receiveing in order to use GetDiff as an "svn up" equivalent call
That required some changes in the postigis and versioning postgis datastores, but not it works