Hi everyone,
I'm here because I have a problem I really don't know how to fix. I want to
get informations from data, not complicated ones, just some text and
figures. I'm learning to use OpenLayers and GeoServer, so I start with
examples given by them. For the getfeatureinfo, I start with what GeoServer
offer when we overview our layers (with OpenLayers). There, we can click and
get the attributes of our selection. I want the same to start, but I fail
over and over again.
I took the source code of the html and place parts that seems to be good.
Here it goes :
<html>
<head>
<script src="<>/web/openlayers-2.11/OpenLayers.js"></script>
</head>
<body onload="init()">
<div id="map" style="width: 800px; height: 800px"></div>
<div id="scale"></div>
<div id="scaleBar"></div>
<div id="nodelist"></div>
</body>
</html>
The message I receive from firebug on firefox is that the "setHTML is not
defined". Do you have any idea about what would be blocking the process ?
Thank you for your help.
--
View this message in context:
http://osgeo-org.1560.n6.nabble.com/OpenLayers-loadURL-problem-tp4943064.html
Sent from the GeoServer - User mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users