On Wed, Feb 17, 2010 at 21:23, Dane Springmeyer <[email protected]> wrote: > > I glanced at QGIS regarding GetFeatureInfo, and it looks like a very small > problem. > > QGIS sends X,Y query coords, while the OGCServer thinks that the 1.3.0 spec > says they should be called i,j. > > Also, make sure to set queryable="true" for all layers you want to be able > to query. > > And try applying this patch to 'wms130.py': > > . . .
With the diff applied qgis works perfectly. Thank you. Hrvoje _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

