In order to replace OSR/GDAL with pyproj, we need to migrate to python 3.8+. This may require changing syntax, as well as updating dependencies.
We also have to port the Woosh index to py3 since the python pickle/serialization mechanism changes version by version.
In order to replace
OSR/GDALwithpyproj, we need to migrate to python 3.8+. This may require changing syntax, as well as updating dependencies.We also have to port the Woosh index to py3 since the python pickle/serialization mechanism changes version by version.