[mapserver-users] Some trouble with mapserver-trunk and FEATURE elements
Andrea Peri
aperi2007 at gmail.com
Tue Oct 1 04:41:30 PDT 2013
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 àèìòù
-----------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20131001/004cef03/attachment.htm>
More information about the MapServer-users
mailing list