Ferramentas Pessoais
Você está aqui: Entrada Documentation FAQs

How do I set line width in my maps?

Acções do Documento
Up to table of contents
How do I set line width in my maps?

You must set the symbol for the LAYER to be 'circle' and then you can set the symbol SIZE to be the width you want. A 'circle' symbol can be defined as:

SYMBOL
  NAME 'circle'
  TYPE ELLIPSE
  FILLED TRUE
  POINTS 1 1 END
END

This FAQ applies to: MapServer 4.6, MapServer 4.8

por Howard Butlerúltima modificação 2005-11-29 20:36

Yeah!

Enviado por Marcos Motta em 2005-12-21 20:27

One of the most valuable comments for the begginer (like me).

re: Yeah!

Enviado por Martin Minar em 2007-03-31 06:21
No doubt it is, but it can be found in how-to documentation.
 

Powered by Plone