New issue 30 by jumpinja...@gmail.com: Support Create, Update and Delete of
OData entities
http://code.google.com/p/georest/issues/detail?id=30
Currently such operations return "not implemented" by GeoREST.
I think this is a great idea, but at a minimum would want to be able to set
the default access level to read-only on a per-featureset basis.
Ideally, we would also support authentication and authorization for OData,
but that feels like a lot of work. Not sure if authentication could be
handled at the HTTP level; guess it depends on order of modules in IIS, not
sure for Apache. There would still need to be some way of tieing in
authorization.