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

Reply via email to