how to add tags to WFS GML output
Edward Fialkowski
wef1 at CEC.WUSTL.EDU
Mon Sep 10 10:26:37 PDT 2007
Hi List, I've got a WFS serving data from a postgis database.
I'm hoping it's possible to add a gml tag based on another column that is in
the database.
For example,
oid | description | geometry | value
1 | Point A | geometry... | 100
retrieving both the description and the value would be great
<gml:description>Point A</gml:description>
<gml:value>100</gml:value>
for each feature in the WFS.
Does anyone know if this is possible or roughly how to accomplish this?
Thanks!
-Ed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20070910/414e9d50/attachment.htm>
More information about the MapServer-users
mailing list