<div dir="ltr">i've edited also another WFS Example but i still cannot see my layer..<div><br></div><div>The layer is a of some municipality of south Africa.. i cannot see them</div><div><br></div><div>This is the webpage that i edited</div>
<div><a href="http://gisnewbye.hopto.org/openlayers/examples/wfs-states.html">http://gisnewbye.hopto.org/openlayers/examples/wfs-states.html</a><br></div><div><br></div><div>so you can debug with firebug and maybe help me :)</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/10/16 Diego Guidi <span dir="ltr"><<a href="mailto:diegoguidi@gmail.com" target="_blank">diegoguidi@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
of course your wfs works, but OL app needs a proxy. try to check with<br>
firebug if actual "proxy.cgi" calls works...<br>
<span class="HOEnZb"><font color="#888888"><br>
Diego Guidi<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
On Wed, Oct 16, 2013 at 8:51 AM, Gis Newbye <<a href="mailto:gisnewbye@gmail.com">gisnewbye@gmail.com</a>> wrote:<br>
> As i told before the problem is not mapserver because if i put in my<br>
> browser:<br>
><br>
> <a href="http://192.168.1.95/cgi-bin/mapserv.exe?MAP=C:/myprojects/mun.map&LAYERS=Municipality&MODE=MAP" target="_blank">http://192.168.1.95/cgi-bin/mapserv.exe?MAP=C:/myprojects/mun.map&LAYERS=Municipality&MODE=MAP</a><br>

><br>
> i can see my map!<br>
><br>
> inspecting with firebug:<br>
><br>
> <html><br>
><br>
>     <head> … </head><br>
>     <body><br>
>         <img class="decoded"<br>
> src="<a href="http://192.168.1.95/cgi-bin/mapserv.exe?MAP=C:/myprojects/mun.map&LAYERS=Municipality&MODE=MAP" target="_blank">http://192.168.1.95/cgi-bin/mapserv.exe?MAP=C:/myprojects/mun.map&LAYERS=Municipality&MODE=MAP</a>"<br>

> alt="<a href="http://192.168.1.95/cgi-bin/mapserv.exe?MAP=C:/myprojects/mun.map&LAYERS=Municipality&MODE=MAP" target="_blank">http://192.168.1.95/cgi-bin/mapserv.exe?MAP=C:/myprojects/mun.map&LAYERS=Municipality&MODE=MAP</a>"></img><br>

>     </body><br>
><br>
> </html><br>
><br>
><br>
><br>
> 2013/10/16 Diego Guidi <<a href="mailto:diegoguidi@gmail.com">diegoguidi@gmail.com</a>><br>
>><br>
>> btw: the proxy works?<br>
>> try to build a sample page that runs inside your mapserver.<br>
>> or even better: download a geoserver package, and the build an html<br>
>> page that works without proxy, publishing it inside data_dir\www, and<br>
>> that uses "states" layers.<br>
>> So you can post here and we can debug easily what's happening.<br>
>><br>
>> Diego Guidi<br>
>><br>
>><br>
>> On Wed, Oct 16, 2013 at 7:46 AM, Gis Newbye <<a href="mailto:gisnewbye@gmail.com">gisnewbye@gmail.com</a>> wrote:<br>
>> > I cannot see in firebug any getfeatureinfo i've only get Mapserve.exe?<br>
>> ><br>
>> > in html of firebug i see:<br>
>> > <a href="http://pastebin.com/T3XPtVeT" target="_blank">http://pastebin.com/T3XPtVeT</a><br>
>> ><br>
>> > in NET of firebug:<br>
>> ><br>
>> > GET mapserve.exe?<br>
>> > as shownd in other emails<br>
>> ><br>
>> > POST mapserve.exe?<br>
>> > <a href="http://pastebin.com/StrAN7H1" target="_blank">http://pastebin.com/StrAN7H1</a><br>
>> ><br>
>> ><br>
>> ><br>
>> > 2013/10/16 Phil Scadden <<a href="mailto:p.scadden@gns.cri.nz">p.scadden@gns.cri.nz</a>><br>
>> >><br>
>> >> These are the getmap requests that build your map, one first each tile.<br>
>> >> This is normal and not a problem. Have a look at the getfeatureinfo one<br>
>> >> however.<br>
>> >><br>
>> >><br>
>> >> Notice: This email and any attachments are confidential.<br>
>> >> If received in error please destroy and immediately notify us.<br>
>> >> Do not copy or disclose the contents.<br>
>> >><br>
>> >> _______________________________________________<br>
>> >> Users mailing list<br>
>> >> <a href="mailto:Users@lists.osgeo.org">Users@lists.osgeo.org</a><br>
>> >> <a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/openlayers-users</a><br>
>> ><br>
>> ><br>
>> ><br>
>> > _______________________________________________<br>
>> > Users mailing list<br>
>> > <a href="mailto:Users@lists.osgeo.org">Users@lists.osgeo.org</a><br>
>> > <a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/openlayers-users</a><br>
><br>
><br>
</div></div></blockquote></div><br></div>