Opened 19 years ago

Closed 16 years ago

#1412 closed defect (duplicate)

Filter processing (GetFeature) needs to be aware of GML transformations.

Reported by: sdlime Owned by: mapserverbugs
Priority: high Milestone:
Component: WFS Server Version: 4.6
Severity: normal Keywords:
Cc:

Description

The filter processing code needs to be aware of the various transformations 
used to produce XML schema and GML documents. For example, if I rename a column 
from 'foo' to 'bar' then users of the service would expect to be able to query 
on the attribute 'bar'. We need a function to reverse the mapping. Should be 
easy enough to write but needs to be integrated into the filter parsing and 
expression building code.

Steve

Change History (1)

comment:1 by assefa, 16 years ago

Resolution: duplicate
Status: newclosed

closing bug #2580 similar to this .

Note: See TracTickets for help on using tickets.