[mapserver-users] Maximum width of line - setting is ignored

thomas bonfort thomas.bonfort at gmail.com
Thu Jul 1 05:01:41 EDT 2010


there's a default limit of 32 on the max width. you can override it
with the MAXWIDTH keyword.

regards,
thomas

On Thu, Jul 1, 2010 at 09:53, Frank Broniewski <brfr at metrico.lu> wrote:
> Hello,
>
> we just noticed that our width settings for a line above 40px is ignored.
> Whatever size we set, it is no more broader than 40px. Is there an internal
> limit regarding this?
>
> CLASS
>        Name "bridge-motorway"
>        Expression ('[highway]' eq 'motorway' AND '[bridge]' ne '')
>        MaxScaleDenom 4010
>        STYLE
>                Symbol "line"
>                Color 0 0 0
>                Width 50 <-- if bigger than 40 - no effect
>        END
> END
>
> SYMBOL
>        NAME "line"
>        TYPE SIMPLE
>        PATTERN 1 0 1 0 END
>        LINECAP butt
>        FILLED TRUE
> END
>
> Many thanks
>
> Frank
>
> --
> Frank BRONIEWSKI
>
> METRICO s.à r.l.
> géomètres
> technologies d'information géographique
> rue des Romains 36
> L-5433 NIEDERDONVEN
>
> tél.: +352 26 74 94 - 28
> fax.: +352 26 74 94 99
> http://www.metrico.lu
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>


More information about the mapserver-users mailing list