Using openlayers (2.12) and drawing some vector features against a WFS-T
interface (offered by geoserver).

Problem is, when I draw some geometries and pan a little bit too much
without saving the edits yet, openlayers sends wfs:getFeature message to
WFS-T interface, and while doing this it resets all features I have drawn so
far.

You can try this even using the public openlayers examples:
http://openlayers.org/dev/examples/wfs-protocol-transactions.html

draw some features
pan / zoom around enough / too much before saving
the features you drew disappear
Any way to prevent this?



--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Can-I-prevent-OpenLayers-from-losing-my-WFS-T-feature-edits-tp5042133.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
us...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to