[Featureserver] [PATCH] handle multipart POSTs

Christopher Schmidt crschmidt at metacarta.com
Wed Jan 16 17:30:32 EST 2008


On Wed, Jan 16, 2008 at 03:09:59PM -0500, Dan Lipsitt wrote:
> Below is a patch that fixes multipart posts. It looks for attached
> files and adds them to the post_data. I don't know how it will perform
> with the PUT method, so it may need some changes to handle that case.
> 
> I also have a working partial implementation of a GML Service, if
> anybody is interested.

This only adjusts the wsgi handler. Is this a problem specifically for
that handler for some reason? Can you explain how I encounter
misbehavior this fixes?

Isn't there already a working GML service via the WFS service? Or is
there something important/different between the two? 

Regards,
-- 
Christopher Schmidt
MetaCarta



More information about the Featureserver mailing list