I have created a control after the "OpenLayers Measure Example" [http://openlayers.org/dev/examples/measure.html], and all is good. The user can draw a poly in the browser, and measure the area. Now, I want to save the drawn polygon on the server-side, so I can recreate it later. I guess if I could convert the drawn poly to a geojson object, I could save it on the server. Then, at the click of a button, the saved map extent and the drawn feature could be recreated. Any ideas how I could do this?
-- Puneet Kishor http://www.punkish.org Carbon Model http://carbonmodel.org Charter Member, Open Source Geospatial Foundation http://www.osgeo.org Science Commons Fellow, http://sciencecommons.org/about/whoweare/kishor Nelson Institute, UW-Madison http://www.nelson.wisc.edu ----------------------------------------------------------------------- Assertions are politics; backing up assertions with evidence is science ======================================================================= _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
