Copyright notice at the lower left of the map image

Stephen Lime steve.lime at dnr.state.mn.us
Mon Mar 5 10:36:35 EST 2001


It can be done at the map file level. Here's an example layer definition:

  LAYER
    NAME credits
    STATUS DEFAULT
    TRANSFORM FALSE
    TYPE ANNOTATION
    FEATURE
      POINTS 4 396 END
      TEXT '© 2000 Minnesota DNR'
    END
    CLASS
      LABEL
        TYPE TRUETYPE
        FONT myriad_web_bold
        SIZE 8
        ANTIALIAS
        COLOR 255 255 255
        POSITION UR
      END
    END
  END

It's done with inline features. 

Steve

Stephen Lime
Internet Applications Analyst

Minnesota DNR
500 Lafayette Road
St. Paul, MN 55155
651-297-2937

>>> "GIS Malaysia" <gismalaysia at hotmail.com> 03/04/01 07:38AM >>>
Hi,

How does one 'stamp' a Copyright notice at the lower left of the map image 
such as "Data by XYZ Pte Ltd" ?

I could use PHP image manipulation methods but I think it can be done in 
Mapscript.

Thanks
Nyon
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.





More information about the mapserver-users mailing list