[OpenLayers-Users] WFS_T help
Gary Duckers
coffi at hotmail.co.uk
Wed Jun 6 03:33:48 PDT 2012
I am new to OpenLayers and I am trying to create a map that allows a user to
edit a WFS layer. It allows me to delete or save unmodifed, however, when I
try to save a new feature I get the following error in Firebug.
<?xml version="1.0" encoding="UTF-8"?>
<ows:ExceptionReport version="1.0.0"
xsi:schemaLocation="http://www.opengis.net/ows
http://gislidar.serveftp.com:80/geoserver/schemas/ows/1.0.0/owsExceptionReport.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ows="http://www.opengis.net/ows">
<ows:Exception exceptionCode="InvalidParameterValue">
<ows:ExceptionText>Error performing insert: Error inserting
features</ows:ExceptionText>
</ows:Exception>
</ows:ExceptionReport>
The layer is serverd via PostGIS and Geoserver with a native and declared
SRID of 27700 and the code is shown below
Any help or tips would be greatly appreciated
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/WFS-T-help-tp4979461.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
More information about the Users
mailing list