[Featureserver] newbie question - ogr datasource

Christopher Schmidt crschmidt at metacarta.com
Tue Jan 15 18:13:26 EST 2008


On Tue, Jan 15, 2008 at 11:13:06AM -0800, alim karim wrote:
> does anyone know what is causing this error?

"A bug."

:)

Looks likely that self.layer.GetFeature(action.id) is returning None.
Don't know off the top of my head why that would happen, but it would
cause it. You say you're using shapefiles: can you publish the shapefile
you're using? Are you comfortable with Python such that you could do
some interactive debugging with the code?

Regards,
-- 
Christopher Schmidt
MetaCarta



More information about the Featureserver mailing list