Opened 20 years ago

Closed 20 years ago

#552 closed enhancement (duplicate)

query function to support a maxfeature parameter

Reported by: assefa Owned by: sdlime
Priority: high Milestone:
Component: MapServer C Library Version: 4.1
Severity: minor Keywords:
Cc:

Description

e-mail dicsussion related to the problem

Here is how things work :
  - the user does a wfs request
  - in is translated in mapserver query : the query does not take into account 
the maxfeatures.
   - The MAXFEATURES is taken into account when generating the resulting   gml 
file

  So yes, It ends up doing the query on all the shapes in your case.

 I think we should modify mapserver low level query functions to be able to 
pass a maxfeature parameter. Some of the query functions have a mode (single 
or mulitple), and this notion should be extended to support a maxfeature. Once 
this is done the wfs interface can take advantage of it.

Change History (2)

comment:1 by sdlime, 20 years ago

Funny, bug 551 is almost exactly the same...

comment:2 by assefa, 20 years ago

Resolution: duplicate
Status: newclosed

*** This bug has been marked as a duplicate of 551 ***
Note: See TracTickets for help on using tickets.