[mapserver-users] URL configuration Style Symbol not changing

Steve Lime sdlime at gmail.com
Wed Mar 4 09:53:09 PST 2020


There's no attempt to turn the name into a symbol index after the mapfile
is initially parsed so it looks like you need to reference the symbol index
directly in this case. So for a polygon a value of 0 would get you a solid
fill, and so on.

On Wed, Mar 4, 2020 at 1:18 AM Martin Over <martinover at gmx.de> wrote:

> Hi, according to the migration guide this schould work:
>
> ...&map.layer[lakes].class[0].style[0]=SYMBOL+crosshatch+COLOR+151+51+151+SIZE+15&...
> Every other Parameter works fine, but the SYMBOL is ignored und the
> default SYMBOL is rendered.
> The is nothing in the logs, DEBUG Level 5.
> Is there a special validation required?
>
> Best regards,
>
> Martin
>
>
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/mapserver-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20200304/b8066420/attachment.html>


More information about the mapserver-users mailing list