Get rid of GDAL #96
Labels
dependencies
Pull requests that update a dependency file
enhancement
New feature or request
help wanted
Extra attention is needed
GDAL is a temporary dependency that we rely on to load specific GIS formats. It is very problematic, particularly on Windows, with multiple reports of unsuccessful builds.
Our ultimate goal for the near future is to get rid of this external library, and rely on native Julia backends only.
The text was updated successfully, but these errors were encountered: