<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title></title>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
body {
margin: 5px 5px 5px 5px;
background-color: #ffffff;
}
/* ========== Text Styles ========== */
hr { color: #000000}
body, table /* Normal text */
{
font-size: 9pt;
font-family: 'Courier New';
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
}
span.rvts1 /* Heading */
{
font-size: 10pt;
font-family: 'Arial';
font-weight: bold;
color: #0000ff;
}
span.rvts2 /* Subheading */
{
font-size: 10pt;
font-family: 'Arial';
font-weight: bold;
color: #000080;
}
span.rvts3 /* Keywords */
{
font-size: 10pt;
font-family: 'Arial';
font-style: italic;
color: #800000;
}
a.rvts4, span.rvts4 /* Jump 1 */
{
font-size: 10pt;
font-family: 'Arial';
color: #008000;
text-decoration: underline;
}
a.rvts5, span.rvts5 /* Jump 2 */
{
font-size: 10pt;
font-family: 'Arial';
color: #008000;
text-decoration: underline;
}
a.rvts6, span.rvts6
{
color: #0000ff;
text-decoration: underline;
}
span.rvts7
{
font-weight: bold;
color: #800000;
}
span.rvts8
{
font-weight: bold;
color: #800080;
}
/* ========== Para Styles ========== */
p,ul,ol /* Paragraph Style */
{
text-align: left;
text-indent: 0px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
.rvps1 /* Centered */
{
text-align: center;
}
--></style>
</head>
<body>
<p>Hi Michael,</p>
<p>great! It works very good. It's indeed a little tricky and there are several screws to turn. But here's a trap: I was first reading the german translation hence it didn't work. Only the english text includes all necessary steps. </p>
<p>But now i have another Problem (maybe a tiny one): I just want to add this single element "usemap" to my current gui. But when i'm at the page "edit gui elements" i have just the possibility to add all elements of a template-gui and not a single element. Maybe with the button "SQL" i thought to directly add this element. But when hitting the button, a single web-page appears with a naked textfield - nothing else. I can insert the sql, but there's a submit-button or something else missing. Any Idea?</p>
<p>Best regards</p>
<p>Albrecht</p>
<p><a class=rvts6 href="http://www.mapbender.org/UseMap"><br></a></p>
<p><br></p>
<p><span class=rvts7>> Hi Albrecht,</span></p>
<p><br></p>
<p><span class=rvts7>> maybe the module usemap is what you are looking for. The tricky part</span></p>
<p><span class=rvts7>> is, that you need the pixel locations of your mouse-sensitive points.</span></p>
<p><span class=rvts7>> If I understood corectly, this is actually a wms layer, so you don't</span></p>
<p><span class=rvts7>> have the psoitions. What usemap does, is that it issues a wfs</span></p>
<p><span class=rvts7>> getfeature request to wfs source, that is basically the same as your</span></p>
<p><span class=rvts7>> wms source. then for each maprequest it gathers all the points as gml</span></p>
<p><span class=rvts7>> and finally constructs an imagemap, and so the positions of your</span></p>
<p><span class=rvts7>> points become mouse-sensitive.</span></p>
<p><br></p>
<p><span class=rvts7>> Cheers, Michael</span></p>
<p><br></p>
<p><span class=rvts7>> 2009/3/5 Albrecht GMX <aweiser-at-gmx.de>:</span></p>
<p><span class=rvts8>>> Hi mapbender list,</span></p>
<p><span class=rvts8>>> i have a point-layer with special information being returned when requesting a getFeatuerInfo. I would like to change the mouse pointer, when running</span></p>
<p><span class=rvts8>>> over a marker of this layer. I was searching in mapbender wiki, but didn't find anything (except of a page containing something similar concerning to</span></p>
<p><span class=rvts8>>> WFS-t digitizing).</span></p>
<p><span class=rvts8>>> Is there any feature described already implemented?</span></p>
<p><span class=rvts8>>> Regards</span></p>
<p><span class=rvts8>>> Albrecht</span></p>
<p><br></p>
<p><br></p>
</body></html>