<div dir="ltr">Fijate si el SRID de la tabla Postgis que estás tratando de modificar (<span style="font-family:arial,sans-serif;font-size:13px">pavimento_</span><span style="font-family:arial,sans-serif;font-size:13px">160611) </span>está bien seteado. No basta que hayas publicado la capa con un SRS declarado. Tiene que estar bien el SRID en la estructura postigs ( es decir en la tabla GEOMETRY_COLUMNS , la fila correspondiente a la columna the_geom de la tabla <span style="font-family:arial,sans-serif;font-size:13px">pavimento_</span><span style="font-family:arial,sans-serif;font-size:13px">160611</span>) </div>

<div class="gmail_extra"><br clear="all"><div>Os</div>
<br><br><div class="gmail_quote">2014-07-17 11:57 GMT-03:00 Javier Diaz <span dir="ltr"><<a href="mailto:javidiaz1977@gmail.com" target="_blank">javidiaz1977@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><div>Buen dia gente.</div><div>Alguien usando servicios WFS T?</div><div><br></div><div>Actualmente estoy usando GeoServer 2.1.4.</div><div>Estoy teniendo estos errores. Al insertar un feature y guardarlo:</div>


<div><br></div><div>Post:</div><div><br></div><div><wfs:Transaction xmlns:wfs="<a href="http://www.opengis.net/wfs" target="_blank">http://www.opengis.net/wfs</a>" service="WFS" version="1.1.0" xsi:schemaLocation="<a href="http://www.opengis.net/wfs" target="_blank">http://www.opengis.net/wfs</a> <a href="http://schemas.opengis.net/wfs/1.1.0/wfs.xsd" target="_blank">http://schemas.opengis.net/wfs/1.1.0/wfs.xsd</a>" xmlns:xsi="<a href="http://www.w3.org/2001/XMLSchema-instance" target="_blank">http://www.w3.org/2001/XMLSchema-instance</a>"></div>


<div><wfs:Insert></div><div><feature:pavimento_160611 xmlns:feature="javier3"></div><div><feature:the_geom></div><div><gml:MultiCurve xmlns:gml="<a href="http://www.opengis.net/gml" target="_blank">http://www.opengis.net/gml</a>" srsName="EPSG:900913"></div>


<div><gml:curveMember></div><div><gml:LineString></div><div><gml:posList>-6490024.3033850035 -4132539.3569971127 -6489931.729029 -4132560.6378563</gml:posList></div><div></gml:LineString></div>


<div></gml:curveMember></div><div></gml:MultiCurve></div><div></feature:the_geom></div><div></feature:pavimento_160611></div><div></wfs:Insert></div><div></wfs:Transaction></div><div><br>


</div><div>Respuesta:</div><div><br></div><div><ows:Exception exceptionCode="InvalidParameterValue"></div><div><span style="white-space:pre-wrap">        </span><ows:ExceptionText>Error performing insert: Error inserting features</ows:ExceptionText></div>


<div></ows:Exception></div><div><br></div><div>Al actualizar un feature:</div><div><br></div><div>Post: (parte...)</div><div><br></div><div><wfs:Transaction xmlns:wfs="<a href="http://www.opengis.net/wfs" target="_blank">http://www.opengis.net/wfs</a>" service="WFS" version="1.1.0" xsi:schemaLocation="<a href="http://www.opengis.net/wfs" target="_blank">http://www.opengis.net/wfs</a> <a href="http://schemas.opengis.net/wfs/1.1.0/wfs.xsd" target="_blank">http://schemas.opengis.net/wfs/1.1.0/wfs.xsd</a>" xmlns:xsi="<a href="http://www.w3.org/2001/XMLSchema-instance" target="_blank">http://www.w3.org/2001/XMLSchema-instance</a>"></div>


<div><wfs:Update typeName="postgis3:pavimento_160611" xmlns:postgis3="javier3"></div><div><wfs:Property></div><div><wfs:Name>the_geom</wfs:Name></div><div><wfs:Value></div>


<div><gml:MultiCurve xmlns:gml="<a href="http://www.opengis.net/gml" target="_blank">http://www.opengis.net/gml</a>" srsName="EPSG:900913"></div><div><gml:curveMember></div><div><gml:LineString></div>


<div><gml:posList>-6490301.567365138 -4132488.607738113 -6490350.938355866 -4132680.0707130195</gml:posList></div><div></gml:LineString></div><div></gml:curveMember></div><div></gml:MultiCurve></div>


<div></wfs:Value></div><div></wfs:Property></div><div><wfs:Property></div><div><wfs:Name>gid</wfs:Name></div><div></wfs:Property></div><div><br></div><div>Respuesta</div><div><br></div>


<div><ows:Exception exceptionCode="InvalidParameterValue"></div><div><span style="white-space:pre-wrap">      </span><ows:ExceptionText>Update error: Error occured updating features</ows:ExceptionText></div>


<div></ows:Exception></div><div><br></div><div>Alguna pista de donde puede estar el problema?? </div><div><br></div><div>Saludos</div><span class="HOEnZb"><font color="#888888"><div>Javier</div></font></span></div>


<br>_______________________________________________<br>
Argentina mailing list<br>
<a href="mailto:Argentina@lists.osgeo.org">Argentina@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/argentina" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/argentina</a><br>
<br></blockquote></div><br></div>