Greetings!

So I've made the leap from 7.6 to 8.2.2. Other than wrangling with the new .conf file setup, it's been fairly painless. I have .map files going back 13 years.

Here's a LABEL snippet that worked pre 8:

LABEL
   MAXLENGTH 0
   WRAP "|"
   ...
END

Doc's say (paraphrase), if MAXLENGTH is 0 WRAP at (char). Which has always worked.

Now, I get the error:
getInteger(): Symbol definition error. Parsing error near (0):(line 268)

If I change MAXLENGTH 1, it works.

Thanks for all your hard work MapServer devs!

Scott


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

Reply via email to