On Thursday, December 23, 2010 01:39:25 pm Jeff McKenna wrote: > 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
Hi, This solved my problem. Thank you for the help. Have a great holiday. Thanks, -- =================================================== | Steven Knight [email protected] | | UNH Research Computing Center 603-862-3042 | =================================================== _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
