[Mapserver-users] Mapping Symbols and MapServer

Vinko Vrsalovic vinko@cprsig.cl
Wed, 10 Sep 2003 18:23:18 -0400


On Wed, Sep 10, 2003 at 08:25:22PM +0000, Jeff L. wrote:
> Thanks David for your example.
> Reading the code snippet, I assume that this would show a circle as an 
> overlay symbol.
> 
> I'm refereing to overlay symboles but also to the way a line is drawed:
> 
> * OverlaySymbole:
> How  to show for instance a port symbol over a port point or a plane symbol 
> as an overlay symbol for an airport point.
> 
> * Line style:
> How to show a trail road line as discontinous line. (some thing like: 
> -.-.-.-).

You can use image files as symbols too:

SYMBOL
	NAME 'harbour'
	TYPE PIXMAP
	IMAGE 'harbour.gif'
END

or truetype characters...

Check
http://mapserver.gis.umn.edu/doc40/mapfile-reference.html#symbology
	

-- 
Vinko Vrsalovic <el[|-@-|]vinko.cl>
http://www.cprsig.cl
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users