[OpenLayers-Users] wfs request in Openlayer from Geoserver gives NullPointerException

cdobell cdobell at meteostar.com
Thu May 20 11:42:59 EDT 2010


I noticed the SRS value in the GetCapabilities return is messed up:

<SRS>EPSG:EPSG:4269</SRS> 

This might be a typo in your GeoServer layer.  Try changing that first.

In line with this, your WFS request has EPSG:4326 as SRS and your layer may
not provide EPSG:4326.  I can only see EPSG:4269 in your snippet of
GetCapabilities.
-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/wfs-request-in-Openlayer-from-Geoserver-gives-NullPointerException-tp3511346p5080260.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.



More information about the Users mailing list