[mapserver-users] free() methods

2020-04-21 Thread Robert Pivalone
Hello. In MapServer 6 / 7 + PHP MapScript API, labelObj, layerObj, mapObj, classObj, shapeObj and styleObj have a "free()" method. In MapServer 7.x + SWIG MapScript API, it seems there are no "free()" method. Are they not exposed ? or useless now ? Regards. PS : From the PHP MapScript API docum

[mapserver-users] LA raster images in MapServer and MapCache

2020-04-21 Thread David Hoese
Hi, I have some geotiffs that are grayscale with an alpha band (Luminance + Alpha). MapServer seems to be able to read and understand the transparency fine, but I'm having trouble figuring out if it is possible to produce a gray+alpha PNG version of these by configuring OUTPUTFORMAT. My end g