-
Traceback (most recent call last):
Cell In[2], line 1
get_ipython().run_line_magic('conda', 'install gdal')
File C:\ProgramData\spyder-6\envs\spyder-runtime\Lib\site-packages\IPython\co…
-
MWE:
```julia
julia> using NaturalEarth, DataFrames, GeoParquet, GeoDataFrames
julia> all_countries = naturalearth("admin_0_countries", 10) |> DataFrame |> x -> select!(x, [:geometry, :ADM0_A3])
…
-
### What is the bug?
I'm having problems with the raster quality when converting a PDF to TIF or PNG using either Gdal .NET API or gdal_translate.exe.
It can be reproduced with the attached PDF u…
-
In this giant merge of the imod5 feature branch (#1252), I updated our pixi lockfile and 2 tests failed.
One I could fix, but ``test_gdal_compliant_grid_crs`` fails with rasterio 1.4 causes a failur…
-
## Describe the bug
Compilation results in a lot of warnings coming from the include of a GDAL OGR header file with GCC 13 and C GNU 17.
Including `gdal/ogr_core.h` results in multiple `warning:…
-
### What is the bug?
The following usage of the geopackage driver `CopyDataSource` worked in 3.9.3 but does not work in 3.10.0. I'm trying to copy a geopackage vector, but `CreateCopy` seems to alway…
-
GDAL is a translator library for raster and vector geospatial data formats (https://gdal.org/en/latest/index.html) under an MIT style Open Source license (https://gdal.org/en/latest/license.html).
…
-
It would be great to add lectures on GDAL and Xarray
-
I am trying to install lisflood by using the python source code. I installed the latest anaconda version which is 24.9.2 , and it is located under home/username directory as a default. I also cloned t…
-
Similar to #2651
Please supply your brew configuration:
### Brew configuration
~~~
+ brew config
HOMEBREW_VERSION: 4.4.4
ORIGIN: https://github.com/Homebrew/brew
HEAD: 824efa8836dc226aa9…