Do not pip install gdal, do not install GDAL inside a virtual-env. Instead, use Conda. These are my instructions on how to install GDAL using Conda on a Mac. Before we dive in, let me explain why I am ...
GDAL is a popular and powerful geospatial data processing library. GDAL is available as a set of commandline utilities (ready to use binaries files). The developer oriented library is available as a C ...
Pairing GDAL for a geospatial workflow in Python today. 💻 Mac vs Windows (A Love Letter to GDAL… and a Slight Cry for Help 😄) If you’ve ever tried installing GDAL on Windows, you know the struggle.
Recently, I played with the global 30-m land-cover data of GLC_FCS30-2020. The data are grouped by 948 5X5 degrees regional tiles in the GeoTIFF format, which are ...