Hi,

In the attachment a WFS-T version 1.1.0 request that does a successful update 
to the Tasmania_roads demo layer with Geoserver 2.7-RC1 for me. Try to find the 
difference why it works and why your clients fail. Use the demo request window 
as a client.

Request is created by a development version of Kosmo.

-Jukka Rahkonen-

emmexx wrote:

Il 02/23/2015 12:46 AM, Simone Giannecchini scrisse:
> I would open a JIRA to report this problem so that we don't loose track of it.

Ok, thank you for your answer.

Yesterday I upgraded opengeo suite to 4.5, and geoserver to 2.6. Same problem. 
Even worse than before. :-(

Now I can only change attributes of features.
With version 4.1 of the suite I could add new features but not modify 
geometries. Now I can't add new features nor update their geometries.

Tested with qgis and Kosmo.

Bye
        maxx






------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! 
Instantly Supercharge Your Business Reports and Dashboards with Interactivity, 
Sharing, Native Excel Exports, App Integration & more Get technology previously 
reserved for billion-dollar corporations, FREE 
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
POST http://localhost:8080/geoserver/wfs HTTP/1.1
User-Agent: Jakarta Commons-HttpClient/3.0-beta1
Host: localhost:8080
Connection: Keep-Alive
Content-Length: 1715
Content-Type: text/xml; charset=utf-8

<?xml version='1.0' encoding='UTF-8'?>
<wfs:Transaction version="1.1.0" service="WFS" 
xmlns:topp="http://www.openplans.org/topp"; 
xmlns:gml="http://www.opengis.net/gml"; 
xmlns:ogc="http://www.opengis.net/ogc"; 
xmlns:wfs="http://www.opengis.net/wfs"; 
xmlns:xlink="http://www.w3.org/1999/xlink"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://www.opengis.net/wfs 
http://schemas.opengis.net/wfs/1.1.0/wfs.xsd 
http://localhost:8080/geoserver/wfs?SERVICE=WFS&amp;REQUEST=DescribeFeatureType&amp;version=1.1.0&amp;TYPENAME=topp:tasmania_roads&amp;NAMESPACE=xmlns(topp=http://www.openplans.org/topp)
 http://www.openplans.org/topp";>
<wfs:Update typeName="topp:tasmania_roads">
<wfs:Property>
<wfs:Name>topp:the_geom</wfs:Name>
<wfs:Value>
<gml:MultiLineString xmlns:gml="http://www.opengis.net/gml"; 
srsName="urn:x-ogc:def:crs:EPSG:4326" srsDimension="3"> 
<gml:lineStringMember>
<gml:LineString xmlns:gml="http://www.opengis.net/gml"; 
srsName="urn:x-ogc:def:crs:EPSG:4326" srsDimension="3">  
<gml:posList srsDimension="3"> -42.92 147.36 -9999 -42.937 147.349 -9999 
-42.979 147.285 -9999 -42.996 147.221 -9999 -43.027 147.164 -9999 -43.015 
147.032 -9999 -43.116 146.965 -9999 -43.17 146.95 -9999 -43.21 146.954 -9999 
-43.225 146.964 -9999 -43.25 146.976 -9999 -43.27 146.981 -9999 -43.288 146.983 
-9999 -43.317 146.971 -9999 -43.338 146.941 -9999 -43.362 146.943 -9999 -43.393 
146.952 -9999 -43.424 146.955 -9999  
</gml:posList>
</gml:LineString>
</gml:lineStringMember>
</gml:MultiLineString>
</wfs:Value>
</wfs:Property>
<wfs:Property>
<wfs:Name>topp:TYPE</wfs:Name>
<wfs:Value>road</wfs:Value>
</wfs:Property>
<ogc:Filter>
<ogc:GmlObjectId gml:id="tasmania_roads.10"/>
</ogc:Filter>
</wfs:Update>
</wfs:Transaction>
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to