On 10-12-23 1:10 PM, Steven Knight wrote:
I'm working on a project which is trying to use gml_exclude_items.  The
documentation [1] states that "A comma delimited list of items to exclude".
Because of the documentation I changed my mapfile to exclude some items:

     GML_EXCLUDE_ITEMS "gid", "cmpxname", "orgname", "the_geom"

Hello,

Try the following instead:

    "gml_exclude_items" "gid,cmpxname,orgname,the_geom"

Have a safe and wonderful holiday.

-jeff



--
Jeff McKenna
MapServer Consulting and Training Services
http://www.gatewaygeomatics.com/


_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to