[Mapbender-users] Usemap

Till Adams adams at terrestris.de
Tue Dec 12 04:16:55 EST 2006


Dear Pieter,

first of all set the frame "usemap" in your GUI for testing purposes 
just beside your mapframe to 200px width and 200px height and set it to 
"visible" (maybe set the frameborder to "1") using edit GUi elements -> 
usemap -> width|height|style

Reload your gui.

If everything is ok in the new frame there should appear the link 
includig your wfs request. Copy it and throw it into another browser 
window. Your wfs should deliver objects in there, like this:
---------------------------------------------------------------------------------------------------
[.........]
<gml:boundedBy>
− <gml:Box srsName="epsg:31466">
− <gml:coordinates>
2565184.180000,5713117.700000 2591738.550000,5734990.370000
</gml:coordinates>
</gml:Box>
</gml:boundedBy>
− <gml:featureMember>
− <ms:sometext>
− <gml:boundedBy>
− <gml:Box srsName="epsg:31466">
− <gml:coordinates>
2586389.000000,5719736.000000 2586389.000000,5719736.000000
</gml:coordinates>
</gml:Box>
</gml:boundedBy>
− <ms:msGeometry>
− <gml:Point srsName="epsg:31466">
<gml:coordinates>2586389.000000,5719736.000000</gml:coordinates>
</gml:Point>
</ms:msGeometry>
<ms:bezeichnun>sometext</ms:bezeichnun>
</ms:sometext>
[............]
------------------------------------------------------------------------------------------------------------

If that is ok, you made a major step.

Then ensure ,that in your php/mod_usemap.php the item which carries the 
information for the highlight flag exists in your wfs (line +/- 22)

If your flags appear hide your usemap frame again and everything is fine.

Till


Pieter Deckers schrieb:

>Hi,
>
>I'm a new MapBender user. I want to add interactivity to my application
>using 'usemap'. I've added the elements 'usemap' and 'wz_jsgraphics' but now
>I'm stuck because I don't find more documentation. I think I'll have to
>modify the source code of \javascripts\mod_usemap.php (1) and
>\php\mod_usemap.php (2). I think I have to change the url in (1) on line 21
>and in (2) on line 29 in the url of the GML-file:
>http://192.168.0.118/cgi-bin/mapserv.exe?map=C:/data/unesco/mapfiles/unesco_
>wfs.map&REQUEST=getFeature&VERSION=1.0.0&SERVICE=WFS&typename=Buoys.
>
>But if i do this it doesn't work. Am I doing the right modification or are
>there other parameters I'll have to change to have a good imagemap?
>
>Thanks,
>
>Pieter Deckers
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe at mapbender.osgeo.org
>For additional commands, e-mail: users-help at mapbender.osgeo.org
>
>  
>

-- 
*****************************************
*	www.webmapcenter.de - Hosting      *
*       GDIdevL 'Start GDI from CD'              *
*         http://www.terrestris.de                 *
*****************************************

------------------------------------------

Dipl. Geogr. Till Adams
terrestris, H. Paulsen& T. Adams GbR
Siemensstr. 8 * 53121 Bonn
Tel.: 0228 962 899 52 * Fax.: 0228 962 899 57
info at terrestris.de * http://www.terrestris.de





More information about the Mapbender_users mailing list