I don't think this will help. I had tried the line layer individually first. That's when I noticed the problem. I tried a polygon query to see if getfeatureinfo would work at all on a polygon layer. It does, so that gave me some additional info in debugging the problem. Line data seems to be the problem.
James Card wrote: > > On Tue, 17 Jul 2007 16:42:40 -0700, mcarsel <[EMAIL PROTECTED]> wrote: > >> I have a line layer and a polygon layer that are enabled for WMS and are >> set to be queryable. When a GetFeatureInfo request is issued to the >> mapagent, the mapagent responds with the correct result on the polygon >> layer, but returns nothing for the line layer. Anyone get this to work >> for line queries? > > It may help to add the FEATURE_COUNT parameter to your request. There is a > defect reported at <URL: http://trac.osgeo.org/mapguide/ticket/225 > that > relates to this; the discussion there may be helpful. > > -- > James Card > 209-578-5580 > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users > > -- View this message in context: http://www.nabble.com/GetFeatureInfo-does-not-work-for-line-data-tf4100148s16610.html#a11660465 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
