I have succesfully set up a WMS service using Geoserver/TileCache and
made a browser app with OpenLayers. It works beautifully. I have added
an EditingToolbar to draw polygons etc. and I'm now working out how to
send the features back to the server.

I have configured Apache 2 with mod_python, but I'm unable to get
Apache to pass the text/xml POSTed by OpenLayers.Ajax.Request() to my
Python script, probably due to this issue:
https://issues.apache.org/jira/browse/MODPYTHON-29

Any ideas or suggestions on how to pass a GeoJSON string/object back
to Apache from OpenLayers? Is FeatureServer my best bet here? I'd
rather not stack my dependencies too high, if that's avoidable.

Regards,
David
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to