Boas,

Estou com problemas com o GAP num elemento de tipo linha, apenas estou a
conseguir usar em TrueType.
Alguém sabe se é erro meu ou limitação do mapserver???


SYMBOL

  NAME "vertline"

  TYPE vector

  FILLED true

  POINTS

    0 5

    0 10

    1.4 10

    1.4 5

    0 5

  END # POINTS
END # SYMBOL


    STYLE

      COLOR 0 0 0

      WIDTH 2.8

    END # STYLE

    STYLE

      COLOR 0 0 0

      SYMBOL "vertline"

      SIZE 20.0

      ANGLE 30
     GAP -50 *Não está a aceitar o GAP*
 END # STYLE

Este exemplo fui buscar ao site do mapserver:
http://mapserver.org/mapfile/symbology/construction.html#construction-of-line-symbols

thks,
pedro


On Mon, Nov 14, 2011 at 12:21 PM, duartecarreira <[email protected]>wrote:

> Usa antes o tipo hatch, com ângulo de 45º e vê se fica ok.
>
> Duarte
>
> SYMBOL
>  NAME "hatchsymbol"
>  TYPE hatch
> END
>
>  CLASS
>  STYLE
>    SYMBOL "hatchsymbol"
>    COLOR 0 0 0
>    SIZE 10   # separação entre linhas
>    WIDTH 3  # espessura de cada linha
>    ANGLE 45 # ângulo das linhas
>  END
>  END
>
> --
> View this message in context:
> http://osgeo-org.1803224.n2.nabble.com/Re-Digest-Portugal-volume-44-assunto-17-tp6989828p6992292.html
> Sent from the OSGeo Portuguese Local Chapter mailing list archive at
> Nabble.com.
>
> _______________________________________________
> Portugal mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/portugal
>
>


-- 
Pedro Pereira
_______________________________________________
Portugal mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/portugal

Responder a