[TinyOWS-dev] Error invalid Geometry

Denis Rykov rykovd at gmail.com
Sun May 22 17:22:45 EST 2011


Hi Oliver, yes rc2.

<wfs:Transaction xmlns:wfs="http://www.opengis.net/wfs" service="WFS"
version="1.0.0" xsi:schemaLocation="http://www.opengis.net/wfs
http://schemas.opengis.net/wfs/1.0.0/WFS-transaction.xsd" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance">
<wfs:Insert>
<feature:temp xmlns:feature="http://nextgis.org/sf">
<feature:wkb_geometry>
<gml:Point xmlns:gml="http://www.opengis.net/gml" srsName="EPSG:4326">
<gml:coordinates decimal="." cs="," ts=" ">39.139692041022,57.214647880166</
gml:coordinates>
</gml:Point>
</feature:wkb_geometry>
<feature:name>New point</feature:name>
</feature:temp>
</wfs:Insert>
</wfs:Transaction>

Does point layer could be invalid? I think that validation procedure is used
only for polygonal layers.


On Mon, May 23, 2011 at 12:58 AM, Olivier Courtin <
olivier.courtin at oslandia.com> wrote:

>
> On May 22, 2011, at 5:53 PM, Denis Rykov wrote:
>
> HI Denis,
>
> > After updating tinyows to current rc I get an error while trying to
> > save data through wsfs-t:
> > <?xml version="1.0" encoding="UTF-8"?>
> > <ServiceExceptionReport
> >  xmlns="http://www.opengis.net/ogc"
> >  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> >  xsi:schemaLocation="http://www.opengis.net/ogc
> http://schemas.opengis.net/wms/1.1.1/OGC-exception.xsd
> > "
> > version="1.2.0">
> > <ServiceException code="InvalidParameterValue" locator="Insert">
> > Error invalid Geometry</ServiceException>
> > </ServiceExceptionReport>
> >
> > Query to tinyows from current version and previous looks the same
>
> You mean rc2 isn't it ?
>
> Are you sure your geometry is valid ?
> (could you provide also your HTTP request ?)
>
> --
> Olivier
> _______________________________________________
> TinyOWS-dev mailing list
> TinyOWS-dev at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/tinyows-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/tinyows-dev/attachments/20110523/7a0ad245/attachment.htm 


More information about the TinyOWS-dev mailing list