Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#2570 closed defect (duplicate)

Support OGC filters for CGI (and MapScript) queries....

Reported by: sdlime Owned by: sdlime
Priority: normal Milestone: 5.2 release
Component: MapServer CGI Version: unspecified
Severity: normal Keywords:
Cc: assefa, tomkralidis

Description

MapServer OGC filter support is limited to SOS and WFS interfaces and it would be desirable to allow use of that method of encoding via MapScript and the CGI interface.

For MapScript this amounts to wrapping C-code with a queryByFilter() method attached to a mapObj or layerObj.

For the CGI there are a number of options:

  • a new mode: filterquery and a new parameter: filter
  • a new parameter: filter that if set would cause any of the query modes to use the filter

Steve

Change History (2)

comment:1 by sdlime, 16 years ago

Resolution: duplicate
Status: newclosed

comment:2 by tomkralidis, 16 years ago

Cc: tomkralidis added
Note: See TracTickets for help on using tickets.