[Featureserver] Delete From PostGIS Problems

Christopher Schmidt crschmidt at metacarta.com
Wed Jan 30 17:07:36 EST 2008


On Wed, Jan 30, 2008 at 03:03:00PM -0700, Aaron Sutula wrote:
> Hi John,
> I am using psycopg2 (python-psycopg2-2.0.6-2). I did not make any 
> changes to FeatureServer to get it working (except for delete, of 
> course). Could psycopg2 have something to do with why I am getting an 
> error when trying to delete a feature?

I think it's likely that the delete case for psycopg2 was not updated
when psycopg2 support was added. I've committed to svn trunk a naive fix
based on the other changes for this: perhaps this will help you. 

 You can check out trunk with:

 svn co http://svn.featureserver.org/trunk/featureserver/

Regards,
-- 
Christopher Schmidt
MetaCarta



More information about the Featureserver mailing list