Robert, unless it's a cut/paste or conversion issue in your email, the XMl 
looks invalid. From here, I see no start <feature:points> tag for example.

hth,
charles

On Mar 1, 2011, at 8:11 AM, Robert Buckley wrote:

> my xml insert looks like this...
> 
> <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:the_geom>
>     
>      <gml:pointmember>
>       <gml:point>
>        <gml:pos>10.555801391602 52.301788330078</gml:pos>
>       </gml:point>
>      </gml:pointmember>
>     </gml:multipoint>
>    </feature:the_geom>
>     <feature:name>test 7</feature:name>
>     <feature:value>orange</feature:value>
>    </feature:points>
> </wfs:insert>
> </wfs:transaction>

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to