layer type annotation ...label??

Randy James rjames57 at YAHOO.COM
Thu Jul 19 18:42:21 EDT 2007


Try this
   
  LAYER
  NAME "copyright"
  GROUP "metadata"
  STATUS on
  TYPE annotation
  FEATURE
  POINTS 30 30 # position of text in image pixel coordinates
TEXT "2007"
END
 CLASS
  LABEL
  TYPE bitmap
  COLOR 0 0 0
  POSITION auto
END
END
END # layer


John Smith <jayzee.smith at GMAIL.COM> wrote:
  guys,
racked my brains on what may be a simple problem- trying to add some
copyright info like so:

LAYER
NAME "copyright"
GROUP "metadata"
STATUS on
TYPE annotation
FEATURE
POINTS
30 30 # position of text in image pixel coordinates
END
TEXT "2007"
END
CLASS
LABEL
TYPE bitmap
COLOR 0 0 0
POSITION auto
END
END
END # layer

what gives??
jzs


       
---------------------------------
Building a website is a piece of cake. 
Yahoo! Small Business gives you all the tools to get online.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20070719/363e6f33/attachment.html


More information about the mapserver-users mailing list