Hallo all,

I'am using Python MapScript to perform a GeomTransform centerline
operation.
The corresponding line looks like this:
layerObj.setGeomTransform( "simplify((centerline([shape])), 100)" )

How do I get access to the calculated shapeObj of the centerline?
The feature count of
layerObj.numitems
is 0 even if the underlaying data layer has two features.

Interestingly with map.draw() everything look like expected

Thanks for any pointers
Nicol

_______________________________________________
MapServer-users mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to