HI list
I'm making a wps client with openlayers,zoo-proyect, gxp (API higth level)
and geoprocess buffer from GRASS GIS. This process accepts as input: text/xml,
application/xml , application/dgn , application/shp ,
application/x-zipped-shp.
I need to serialize the user selected feature (format
OpenLayers.Feature.Vector)
to XML format to send server wps. Try it with
"OpenLayers.Format.XML().write(parameter) but I can not because "parameter"
is DOM node type.
How can I do?

Thanks in advanced
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to