[Mapserver-users] imagemap from point data
Joel Gwynn
joelman at joelman.com
Sat Jul 10 14:16:18 PDT 2004
This is a multi-part message in MIME format.
--------------000606000708010905040103
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
I followed the instructions at
http://mapserver.gis.umn.edu/cgi-bin/wiki.pl?ImageMap and I can produce
an imagemap from polygon data. Can the same method be used to create
circle hrefs from point data of the following form:
|<area href="link.html" shape="circle" coords="x,y,r"
id="circle_contents" alt="circle specs" />
|
--------------000606000708010905040103
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body>
I followed the instructions at
<a class="moz-txt-link-freetext" href="http://mapserver.gis.umn.edu/cgi-bin/wiki.pl?ImageMap">http://mapserver.gis.umn.edu/cgi-bin/wiki.pl?ImageMap</a> and I can produce
an imagemap from polygon data. Can the same method be used to create
circle hrefs from point data of the following form:<br>
<code><area href="link.html" shape="circle" coords="x,y,r"
id="circle_contents" alt="circle specs" /><br>
</code>
</body>
</html>
--------------000606000708010905040103--
More information about the MapServer-users
mailing list