[OpenLayers-Users] Open Layers WFS

Phil Scadden p.scadden at gns.cri.nz
Wed Nov 20 12:27:46 PST 2013


> Now from http://openlayers.org/dev/examples/ the examples run fine online
> But the same file when i tried to run it from IDE it behaves in a 
> strange manner.WMS went fine.
>
> But there is a WFS get feature Example (geoserver) which works online. 
> Here you can actually select the states. The same example I copied the 
> source and created a HTML an try to run it from IDE, map comes but the 
> selection feature which was there online is not available.
>
>
Your biggest friend here is either firebug or the Chrome developer 
tools. Both are good debugging tools. You need to track any errors in 
the console and also look at the NET tab to see what traffic is going on 
(and look for 404s in the status).

Notice: This email and any attachments are confidential.
If received in error please destroy and immediately notify us.
Do not copy or disclose the contents.



More information about the Users mailing list