-
I've run into a problem inside a debian Docker image when trying to use `ruby-gdal `. The `Gdal::Ogr.get_driver_by_name('ESRI Shapefile')` returns nil on this linux platforms. According to the OGR doc…
-
我运行代码的时候运行到这一句
clip = gdal_array.numpy.choose(mask, (clip, 0)).astype(gdal_array.numpy.uint8)
就会报这个错误错:ValueError: shape mismatch: objects cannot be broadcast to a single shape
ghost updated
5 years ago
-
We already tried to solve this using `apiroute_factory`
https://developmentseed.org/titiler/concepts/APIRoute_and_environment_variables/
```python
from fastapi import FastAPI, APIRouter
from ras…
-
Some communes are not parsed correctly (as least for the commune polygon). We confirmed it using another parser, GDAL with Edigeo driver.
You can see how to reproduce the issue https://gist.github.…
-
I am trying to install Solaris on Google Colab, but some problems appears when I install the dependences.
I install Conda first as the documentation says and also rtree and gdal, but at the end, wh…
-
This issue is a bit of a stub for now
A bit orthogonal to @sf-dcp 's work around general data validation, here I specifically mean validating new ingest code (and more specifically, the parquet fil…
-
### Feature description
It's been a long time since we first implemented `GTIFF_REPORT_COMPD_CS`. 3D coordinate systems are quite common, and the PROJ ecosystem is now well equipped to deal with thes…
-
We get the warning *"RuntimeWarning: OGRFeatureDefn::GetTemporaryUnsealer() called on a unsealed object"* for various tests in the CI build using GDAL main (see eg https://github.com/geopandas/pyogrio…
-
Hi @dickoa
Thanks so much for this package!
I am having some trouble installing prepr on an M1 Max Mac. I am trying to use it with the wdpar package (https://github.com/prioritizr/wdpar). The main…
-
Hello,
I'm using Zeal to work offline sometimes and GDAL doc is outdated e.g version 1.11.1 (see https://zealusercontributions.vercel.app/search?q=gdal and repo https://github.com/Kapeli/Dash-User-…