[Featureserver] D in CRUD not working

Christopher Schmidt crschmidt at metacarta.com
Tue Dec 23 13:45:55 EST 2008


On Tue, Dec 23, 2008 at 01:39:41PM -0500, Yves Moisan wrote:
> 
> > I ran into the same limitation, but instead of your approach I added a 
> > parameter to the URL invocation
> > eg   &IS_DELETE=1
> 
> How do you get urllib2 to send a DELETE request ?  In fact, your method
> is more efficient than mine in that you don't have the extra httplib2
> library.

I believe Brian changed FeatureServer to accept IS_DELETE=1 in POST and
change it to a "DELETE" in the server side. I'm not in favor of that
behavior living in FeatureServer.

Regards,
-- 
Christopher Schmidt
MetaCarta



More information about the Featureserver mailing list