You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After #275 is finished, I'd like to try refactoring to eliminate redundant code. Ideally, ogrext1.pyx would have GDAL 1.x compatible Session and Iterator classes that derive from a base classes and ogrext2.pyx would have GDAL 2.x compatible classes that derive from the same base classes.