Ticket #4504 (closed defect: fixed)

Opened 16 months ago

Last modified 5 months ago

WFS driver: STARTINDEX should begin at 0, not 1

Reported by: rouault Owned by: rouault
Priority: normal Milestone: 1.10.0
Component: OGR_SF Version: unspecified
Severity: normal Keywords: wfs startindex
Cc:

Description

Context and outcome :  http://trac.osgeo.org/mapserver/ticket/4180

Now this is a mess: some released server implementations use 1 (mapserver, deegree), others 0 (geoserver).

STARTINDEX support is luckily quite recent and must not yet be too much deployed, so we will perhaps just switch to 0 in the OGR client once all the servers use 0.

Change History

Changed 5 months ago by rouault

  • owner changed from warmerdam to rouault
  • milestone set to 1.10.0

Changed 5 months ago by rouault

  • status changed from new to closed
  • resolution set to fixed

r25439 "WFS: for WFS paging, change default base start index to 0 (was 1 before), as now clarified by OGR. Make the base start index configurable for servers such as MapServer? 6.0 or 6.2 that still use 1 as the first index (#4504)"

Changed 5 months ago by jpalmer

Thanks so much Even!

Changed 5 months ago by jratike80

You meant "clarified by OGC", didn't you?

Changed 5 months ago by rouault

yes this was a typo

Note: See TracTickets for help on using tickets.