id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 4420,FGdbLayer doesn't use SetWriteLock() and FreeWriteLock(),borisdogadov,warmerdam,"This code is present in FGdbLayer::CommitTransaction() and FGdbLayer::StartTransaction(), but both those functions are commented out. There is a bug when writing more then 1000 features (with point geometry) sometimes OGR.Layer.CreateFeature throws an exception ""Workspace or data source is read only.(-2147220893)""... This behavior is easily reproduced in ESRI FileGDB_API_VS2008_1_1, and is solved by calling SetWriteLock() and FreeWriteLock(). So any reason this code it commented out?",defect,closed,normal,1.9.2,OGR_SF,unspecified,normal,fixed,FileGDB,pramsey Kyle Shannon