[Geoserver-devel] Image Maps?

That'd probably work... does the SVG shape have to be the top layer?

-----Original Message-----
From: Cameron Shorter [mailto:cameron.shorter@anonymised.com]
Sent: Thursday, October 12, 2006 8:45 PM
To: Sadowski, Daniel
Cc: Brent Owens; Geoserver-devel
Subject: Re: [Geoserver-devel] Image Maps?

There are a few of us looking into this question right now, but using
SVG and VML vector rendering.

(I'm using Mapbuilder, but others are looking into OpenLayers. We are
talking together, and have warm and fuzzy feelings about merging sometime).

In particular, we are rendering a vector feature using SVG, then
attaching a mouseEvent to the SVG shape. The event can then be processed
however you like:
Eg. Highlight the feature
Create a popup about the feature etc.

Sadowski, Daniel wrote:

Ok,

I'll try that... basically, I'd like to be able to click on a particular

area

on the map and be able to drill into more detailed information on the
property that I am looking at.

Thanks,
Dan

-----Original Message-----
From: Brent Owens [mailto:brentowens@anonymised.com]
Sent: Thursday, October 12, 2006 1:28 PM
To: Sadowski, Daniel
Cc: Geoserver-devel
Subject: Re: [Geoserver-devel] Image Maps?

You can have the mouse do a getFeature request (with a bounding box
parameter around the mouse by a few pixels) when the mouse stops, then
see if anything is underneath the mouse. You can then proceed from there.
Check out the "WMS Example" demo that comes with GeoServer, it does that.

Brent Owens
(The Open Planning Project)

Sadowski, Daniel wrote:

Are there any capabilities to generate an HTML Image Map layer to provide
mouse-over capabilities?

Thanks,
Dan

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job

easier

Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job

easier

Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

--
Cameron Shorter
http://cameron.shorter.net