[MS4W-Users] MapServer 6.0.0-RC1 : 2 bugs

Jeff McKenna jmckenna at gatewaygeomatics.com
Thu May 5 11:15:30 EST 2011


forwarding to the ms4w mailing list...

On 11-05-05 11:14 AM, Thomas RAFFIN wrote:
> Hi Jeff,
>
> I've just done few tests with ms4w 3.0.2 and mapserver 6.0.0-rc1, and I
> think I've found 2 bugs. But I don't know if it is due to ms4w or
> mapserver itself.
>
> 1) mapObj::clone method undefined
>
> With a simple PHP script like that:
> <?php
> $map = new MapObj('blabla.map');
> $map2 = $map->clone();
> ?>
>
> I've got this error:
> "Call to undefined method mapObj::clone() "
>
> 2) OFFSET tag in LABEL seems to follow scale (if man use
> SYMBOLSCALEDENOM int he LAYER), whereas in previous MS version no...
> Maybe it is not considerate as a bug, but a new bahaviour.
> MAP
> ....
> LAYER
> ....
> SYMBOLSCALEDENOM 10000
> LABEL
> OFFSET 10 10
> END
> END
> END
>
>
> I don't know if you prefer user post bugs only for you or on the list.
> Just tell me.
>
> Thanks for your work!
>
> Thomas
>



More information about the MS4W-Users mailing list