[Featureserver] D in CRUD not working

Brian Hamlin maplabs at light42.com
Tue Dec 23 14:22:13 EST 2008


On Dec 23, 2008, at 10:45 AM, Christopher Schmidt wrote:

> 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.
>

Chris is right.. thats what it does..
I haven't advocated it as a change, it just worked for what I needed




More information about the Featureserver mailing list