[TinyOWS-dev] TinyOWS WFS-T and OpenLayers
Denis Rykov
rykovd at gmail.com
Tue Feb 15 00:36:54 EST 2011
Hi, Jean-François
Yes, I use WFS 1.0.0. WFS INSERT request:
<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.066907617197,57.323799373557</gml:coordinates></gml:Point></feature:wkb_geometry><feature:name>1</feature:name></feature:views></wfs:Insert><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.002362939465,57.278544484457</gml:coordinates></gml:Point></feature:wkb_geometry><feature:name>2</feature:name></feature:views></wfs:Insert><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.080640527353,57.265179941477</gml:coordinates></gml:Point></feature:wkb_geometry><feature:name>3</feature:name></feature:views></wfs:Insert></wfs:Transaction>
I've not tried WFS 1.1.0, I want to understand why I have problem with 1.0.0.
On Tue, Feb 15, 2011 at 5:38 AM, Jean-François Gigand
<jean-francois at gigand.fr> wrote:
> Hi Denis,
>
> The request you pasted seems conform to the WFS 1.0.0 specification.
>
> To be sure, can you paste the body of your WFS INSERT request?
>
> What if you try to use WFS 1.1.0? The structure of the
> <wfs:InsertResult> element would be different, and OpenLayers may work
> better with this protocol version.
>
>
> Jeff
>
>
> 2011/2/14 Denis Rykov <rykovd at gmail.com>:
>> Hi devs!
>> I faced with problem while using OpenLayers with TinyOWS. I've
>> described this problem at OpenLayers mail list. This behavior looks
>> like bug, but I'm not sure whose - OL or TinyOWS. Link to thread:
>> http://osgeo-org.1803224.n2.nabble.com/WFS-T-and-fid-property-td6024141.html
>> _______________________________________________
>> TinyOWS-dev mailing list
>> TinyOWS-dev at lists.maptools.org
>> http://lists.maptools.org/mailman/listinfo/tinyows-dev
>>
> _______________________________________________
> TinyOWS-dev mailing list
> TinyOWS-dev at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/tinyows-dev
>
More information about the TinyOWS-dev
mailing list