[Spanish] problemas con WFS T

Javier Diaz javidiaz1977 at gmail.com
Thu Jul 17 07:57:33 PDT 2014


Buen dia gente.
Alguien usando servicios WFS T?

Actualmente estoy usando GeoServer 2.1.4.
Estoy teniendo estos errores. Al insertar un feature y guardarlo:

Post:

<wfs:Transaction xmlns:wfs="http://www.opengis.net/wfs" service="WFS"
version="1.1.0" xsi:schemaLocation="http://www.opengis.net/wfs
http://schemas.opengis.net/wfs/1.1.0/wfs.xsd" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance">
<wfs:Insert>
<feature:pavimento_160611 xmlns:feature="javier3">
<feature:the_geom>
<gml:MultiCurve xmlns:gml="http://www.opengis.net/gml"
srsName="EPSG:900913">
<gml:curveMember>
<gml:LineString>
<gml:posList>-6490024.3033850035 -4132539.3569971127 -6489931.729029
-4132560.6378563</gml:posList>
</gml:LineString>
</gml:curveMember>
</gml:MultiCurve>
</feature:the_geom>
</feature:pavimento_160611>
</wfs:Insert>
</wfs:Transaction>

Respuesta:

<ows:Exception exceptionCode="InvalidParameterValue">
<ows:ExceptionText>Error performing insert: Error inserting
features</ows:ExceptionText>
</ows:Exception>

Al actualizar un feature:

Post: (parte...)

<wfs:Transaction xmlns:wfs="http://www.opengis.net/wfs" service="WFS"
version="1.1.0" xsi:schemaLocation="http://www.opengis.net/wfs
http://schemas.opengis.net/wfs/1.1.0/wfs.xsd" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance">
<wfs:Update typeName="postgis3:pavimento_160611" xmlns:postgis3="javier3">
<wfs:Property>
<wfs:Name>the_geom</wfs:Name>
<wfs:Value>
<gml:MultiCurve xmlns:gml="http://www.opengis.net/gml"
srsName="EPSG:900913">
<gml:curveMember>
<gml:LineString>
<gml:posList>-6490301.567365138 -4132488.607738113 -6490350.938355866
-4132680.0707130195</gml:posList>
</gml:LineString>
</gml:curveMember>
</gml:MultiCurve>
</wfs:Value>
</wfs:Property>
<wfs:Property>
<wfs:Name>gid</wfs:Name>
</wfs:Property>

Respuesta

<ows:Exception exceptionCode="InvalidParameterValue">
<ows:ExceptionText>Update error: Error occured updating
features</ows:ExceptionText>
</ows:Exception>

Alguna pista de donde puede estar el problema??

Saludos
Javier
------------ pr�xima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <http://lists.osgeo.org/pipermail/spanish/attachments/20140717/3fa09ed3/attachment.html>


More information about the Spanish mailing list