Re: [mapguide-users] GetFeatureInfo does not work for line data

2007-07-18 Thread mcarsel
No one responded that they have getfeatureinfo working for line data using mapguide open source 1.1 and WMS. It's hard to believe that I'm the only one who has tried this. Can someone please try this and let me know if it works? mcarsel wrote: > > I don't think this will help. I had tried th

Re: [mapguide-users] GetFeatureInfo does not work for line data

2007-07-17 Thread mcarsel
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

Re: [mapguide-users] GetFeatureInfo does not work for line data

2007-07-17 Thread James Card
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,

[mapguide-users] GetFeatureInfo does not work for line data

2007-07-17 Thread mcarsel
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 quer