[OpenLayers-Users] my vector layer doesn't display

Ivan Grcic igrcic at gmail.com
Tue Dec 8 04:58:16 EST 2009


Oh yeah, I remember my Vector layer hasnt worked also until I put
readFormat&outputFormat params in protocol. Can you try that?

Be sure you are using svn trunk version of OL

 protocol: new OpenLayers.Protocol.WFS({
   readFormat: new OpenLayers.Format.GML(),
   outputFormat: "GML2",

Please reply to all not only me

Cheers

On Tue, Dec 8, 2009 at 10:37 AM, Haftish 21 <haftish21 at gmail.com> wrote:
>
> At first the request doesn't appear @all, but when I switch the layer on/off
> once, an incomplete request (the url that only locates the config.map file)
> appends at the end of all my requests sent to the server...This one
>
> http://localhost:8000/cgi-bin/mapserv.exe?map=C:/ms4w/apps/Eth/config.map
>
> The server is not getting the complete request, though it's responding 200
> OK. I also saw the error log, no error is reported. Strange!!! Could that
> give some clue ab the problem
>



-- 
Ivan Grcic



More information about the Users mailing list