[OpenLayers-Users] Re: [Geoserver-users] What does this geoserver error tell me - openlayers problem or geoserver?

Ian Turton ijturton at gmail.com
Thu Feb 24 10:33:43 EST 2011


Your XML is broken:
<wfs:insert>

<feature:the_geom>

<gml:pointmember>
<gml:point>
<gml:pos>20.390625 27.421875</gml:pos>
</gml:point>
</gml:pointmember>
</gml:multipoint>
</feature:the_geom>
</feature:wea_wgs84>
</wfs:insert>
</wfs:transaction>

gml:MultiPoint and feature:wea_wgs84 are closed but never opened.

Ian
PS It would be easier for all of us if you could get a mail program
that handled attachments and threaded conversations.
-- 
Ian Turton


More information about the Users mailing list