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 <[EMAIL PROTECTED]> 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.

Reply via email to