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 <martino...@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@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/mapserver-users
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to