[TinyOWS-dev] Error invalid Geometry
Olivier Courtin
olivier.courtin at gmail.com
Wed May 25 12:50:02 EST 2011
On May 25, 2011, at 6:36 PM, Denis Rykov wrote:
Denis,
> TinyOWS revision: 563
>
> • Request Payload
> •
> <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:views 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.142438623053,57.305629920091</gml:coordinates></gml:Point></
> feature:wkb_geometry><feature:name>123</feature:name></
> feature:views></wfs:Insert></wfs:Transaction>
>
Humm with r563, and same request i can't reproduce your error.
(it works fine on my box with TinyOWS in cgi of fast-cgi mode)
Some naive questions:
- Your config file is in /etc/tinyows.xml (path as changed)
- Did you perform a make install to update schemas ?
--
Olivier
More information about the TinyOWS-dev
mailing list