queryMapFeatures is poorly named in that your means of query is either: 1. An input geometry from a mouse selection 2. An existing selection set as XML
The operation is not for generic feature querying, but rather feature querying from user/viewer-driven map selection operations. Based on your requirements, I'm afraid you need to have a custom server-side .net/Java/PHP command that uses MgFeatureService to query your features and have your viewer call into that. - Jackie -- Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html _______________________________________________ mapguide-users mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/mapguide-users
