[mapserver-users] inline feature is image (FWD)
teb
teb at mallit.fr.umn.edu
Tue Nov 27 10:06:48 PST 2001
------------- Begin Forwarded Message -------------
From: "Stender, Amy ERDC-CRREL-NH" <Amy.Stender at erdc.usace.army.mil>
To: mapserver-info at lists.gis.umn.edu
Subject: inline feature is image
Date: Tue, 27 Nov 2001 09:15:38 -0500
MIME-Version: 1.0
Is there any way to have an image (i.e. logo or watermark) as an inline
feature? i have:
LAYER
NAME credits
STATUS DEFAULT
TRANSFORM FALSE
TYPE ANNOTATION
FEATURE
POINTS 399 399 END
TEXT '2001 MyCompany'
END
CLASS
LABEL
TYPE TRUETYPE
FONT "arial"
SIZE 8
ANTIALIAS true
COLOR 100 100 100
POSITION ul
END
END
END
As far as I can tell, the FEATURE object only uses "POINTS" and "TEXT". I
tried defining the image within the CLASS, like:
SYMBOL "/file/file/file/watermark.gif", but that didn't work.
In fact, I'd like to have a static little image AND text following it:
{logo} 2001 MyCompany.
Any help...?
Amy L. Stender
Remote Sensing/GIS Center
Cold Regions Research and Engineering Laboratory
United States Army Corps of Engineers
72 Lyme Road, Hanover, NH 03755-1290
Tel: (603) 646-4733
Fax: (603) 646-4730
astender at crrel.usace.army.mil
------------- End Forwarded Message -------------
More information about the MapServer-users
mailing list