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
Possible that we could get by with just a GDAL library, such as ArchGDAL, rather than the full Raster library. What GDAL library is already being used for reading in the GeoTiff images?
Rasters.jl promises fast handling of GeoTiff imagery (much faster than RasterIO in python) https://github.com/rafaqz/Rasters.jl
Proj.jl is the Julia version of PyProj: a wrapper to the PROJ C library. https://github.com/JuliaGeo/Proj.jl
The text was updated successfully, but these errors were encountered: