GeoServer

Implement order in GetLog using toFeatureVersion and fromFeatureVersion order

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.6.5
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

In order to support clients paging through logs we want to be enable them to start at the first feature, the last feature, or anywhere in between and go froward or back. Most of this is implemented, but we lack the concept of what order things should be returned in.

We have enough info for this in the request though. The toFeatureVersion and fromFeatureVersion imply a direction starting at 1 and going to 10 implies one way, from 10 and to 1 implies another. We should have our server understand such things and return the right order accordingly.

Issue Links

Activity

Hide
Andrea Aime added a comment -

I've almost implemented this just now... it still does not work properly in GeoServer thought (but unit tests seem to work fine in gt2...)

Show
Andrea Aime added a comment - I've almost implemented this just now... it still does not work properly in GeoServer thought (but unit tests seem to work fine in gt2...)
Hide
Chris Holmes added a comment -

Cool, if you finish it then change fix version to beta4 and close it.

Show
Chris Holmes added a comment - Cool, if you finish it then change fix version to beta4 and close it.
Hide
Andrea Aime added a comment -

Was already fixed, added a test on trunk to make sure it will stay so

Show
Andrea Aime added a comment - Was already fixed, added a test on trunk to make sure it will stay so

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: