[Chameleon-dev] [Bug 321] ExtractWFSData assumes typename = layername

bugzilla-daemon at www.maptools.org bugzilla-daemon at www.maptools.org
Wed Apr 14 15:15:53 EDT 2004


http://www.maptools.org/bugzilla/show_bug.cgi?id=321

bronsema at dmsolutions.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From bronsema at dmsolutions.ca  2004-04-14 15:15 -------
Looking into this now.  Just to confirm, instead of assuming typename=layername
I am going to look for all query "typename" and put them in a comma delimited
list as the typename.

i.e.
<LayerDescription name="Layer_A" wfs="http://www.mywfs.com/WFS?">
  <Query typeName="Road_FT"/>
  <Query typeName="Route_FT"/>
</LayerDescription>

would be: TYPENAME=Road_FT,Route_FT





------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


More information about the Chameleon-dev mailing list