Hi Alessio, When the console tab shows nothing, i would think so.
You have only one layer in your map, the WFS-layer. It seems, that the WFS-layer can not be a baselayer. Try to add as baselayer some WMS (metacarta from examples) and the WFS as overlay. Mit freundlichen Grüssen Arnd Wippermann http://gis.ibbeck.de/ -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Alessio Di Lorenzo Gesendet: Sonntag, 2. März 2008 11:31 An: OpenLayers ML Betreff: Re: [OpenLayers-Users] WFS layers loaded are not visible mmm... my firebug console tab is empty even if I reload my page several times. What does it mean? The wfs request does not start? My OL javascript looks correct and the cgi proxy script works (I suppose...) Arnd Wippermann ha scritto: > Hi Alessio, > > When you open Firebug after the WFS request choose console and there should > be something like this: > > +Get > [proxy-url]?http%3A//[yourWFSserver]%3Ftypename%3DLINES%26maxfeatures%3D100% > 26SERVICE%3DWFS%26VERSION%3D1.0.0%26REQUEST%3DGetFeature%26SRS%3DEPSG%3A9009 > 13%26BBOX%3D793087.132695575%2C6665257.858262645%2C798112.867304425%2C666806 > 2.141737355 > > Open the +Get and there you can inspect the response of the request. > > And you can open the request in a new tab (right click). There you can > delete the [proxy-url]? part to make the request without the proxy. > > I hope, that helps. > > Mit freundlichen Grüssen > > Arnd Wippermann > http://gis.ibbeck.de/ > > _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
