If you follow Rich's method, I think that you can use a variable substitution in the URL string to make it specific to the feature clicked.
Another method would be to make two calls to mapserv, one to get the map image, and the second one to get an imagemap. You then stack them on top of each other and you can have a clickable map, mouse-over text, etc. David. -----Original Message----- From: UMN MapServer Users List [mailto:[EMAIL PROTECTED] On Behalf Of Richard Greenwood Sent: Thursday, April 12, 2007 10:18 PM To: [EMAIL PROTECTED] Subject: Re: [UMN_MAPSERVER-USERS] map and hyperlinks On 4/12/07, Giuseppe De Rossi <[EMAIL PROTECTED]> wrote: > Hi, > is there the possibility to create a layer which contains a number of > clickable icons so there is a redirection to another web page ? > > thanks in advance > > Giu > Yes. In the LAYER > CLASS > TEMPLATE you can set the template to a url. -- Richard Greenwood [EMAIL PROTECTED] www.greenwoodmap.com
