[mapserver-users] Some trouble with mapserver-trunk and FEATURE elements

Andrea Peri aperi2007 at gmail.com
Tue Oct 1 04:56:00 PDT 2013


Hi,

I resolve the problem.

It was not in the FEATURE.
But instead in the CLASS where I have 2 label defined in the same class (to
have distinct scale interval).
This was accepted from previous mapserver the last trunk refuse this.
I  *split the two label in two distinct class and all restart to work.

*
*Sorry for noise.

*


2013/10/1 Andrea Peri <aperi2007 at gmail.com>

> Hi,
> testing the last map-server trunk I see there is an error.
>
> The code is this:
>
>     TYPE LINE
>     TRANSFORM LL
>     UNITS percentages
>     FEATURE
>       POINTS 0.02 -0.40 0.98 -0.40 END
>       TEXT 'blah blah'
>     END
>     FEATURE
>       POINTS 0.02 -0.60 0.98 -0.60 END
>       TEXT 'blah2 blah2'
>     END
>
> without this piece of code the map was correctly produce.
> With this the result is an error.
>
> But This code work without apparently any error before.
>
> I try also to remove a feature:
>
>     TYPE LINE
>     TRANSFORM LL
>     UNITS percentages
>     FEATURE
>       POINTS 0.02 -0.40 0.98 -0.40 END
>       TEXT 'blah blah'
>     END
>
> But still the error is here.
>
> Any hint ?
>
> --
> -----------------
> Andrea Peri
> . . . . . . . . .
> qwerty àèìòù
> -----------------
>



-- 
-----------------
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-----------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20131001/3ec6b095/attachment.html>


More information about the mapserver-users mailing list