Hi everybody, I have a problem with feature filters. I have a feature source with some properties (FeatId, RoadID, origin, destination, …), I’m trying to select only those that have RoadID = 0.
After a lot of tests, at the end I’m using the map agent web interface (http://localhost/MapGuide/mapagent) on the “SelectFeatures” function. If I don’t use any filter I can get 5 features in my feature source, having the FeatId property from 1 to 5 and all the RoadID property set to 0. If I use the filter “RoadID=0” I don’t get any feature. How shall I write the filter? Thanks, Giampiero -- View this message in context: http://www.nabble.com/select-features-filter-tf3999191s16610.html#a11358011 Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
