I've found how to solve this.
$style->set('maxwidth',100); - overrides default value 32 
$style->set('width',100); - sets necessary value
http://osgeo-org.1560.x6.nabble.com/Maximum-width-of-line-setting-is-ignored-td4232197.html
Thanx to ThomasĀ 


>Hi All!
>I am trying to get a thick line on my map, for example:
>$style->set('width',50) or $style->set('width',70); 
>but it seems always = 32.
>PHP MapScript 6.4.1
>"UNITS METERS" in maplile.
>Is it possible to set width of line more?
>
>Thanx
>_______________________________________________
>mapserver-users mailing list
>[email protected]
>http://lists.osgeo.org/mailman/listinfo/mapserver-users


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

Reply via email to