[Mapserver-users] How to add logo on a layer ?
Jason M. Nielsen
jnielsen at aero-graphics.com
Fri Apr 23 12:47:56 PDT 2004
Quoting "Choi,Stephanie [Ontario]" <Stephanie.Choi at ec.gc.ca>:
> Hi all,
>
> Does anyone know how to add a logo on each layer ?
>
> Thanks,
> Stephanie
>
>
LAYER
NAME "logo"
STATUS DEFAULT
TRANSFORM FALSE
TYPE ANNOTATION
POSTLABELCACHE TRUE
TRANSPARENCY 50
FEATURE
POINTS
280 320
280 180
280 40
END
TEXT 'company name'
END
CLASS
LABEL
TYPE TRUETYPE
FONT "Bodina"
SIZE 20
ANTIALIAS TRUE
COLOR 0 0 0
END
END
END
I use that as more of a water mark but a simple single pair for the points,
other custom acjustments, different pixel coords and you should be good.
More information about the MapServer-users
mailing list