Ian Tidy wrote:
I have worked out that this happens for layers I am drawing after querying them. But I don’t understand why...
Starting with MapServer 5.6, when reading shapes out of a resultset, you should use the new layer.resultsGetShape() method instead of layer.getShape() or layer.getFeature().
More info in the 5.6 migration guide at http://trac.osgeo.org/mapserver/browser/trunk/mapserver/MIGRATION_GUIDE.TXT Daniel -- Daniel Morissette http://www.mapgears.com/ _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
