-
After upgrading to requests 2.32.* our custom SSL adapter doesn't seem to working anymore. This is how it looks like
```
class CustomSSLAdapter(HTTPAdapter):
def __init__(self):
self…
-
### What is the bug or the crash?
Gdal does not support importing ECW files
### Steps to reproduce the issue
#docker exec -it geoserver sh
#gdalinfo --formats
**Supported Formats:**
VRT -ras…
-
Install fails on Windows because there's no way to get `icu`. Also, this is going in a Bundler Gemfile, so I can't really pass a special install parameter.
-
In **qt5-3d**:
```
Qt3D options:
-assimp .............. Select used assimp library [system/qt/no]
-qt3d-profile-jobs ... Enable jobs profiling [no]
-qt3d-profile-gl ..... Enable OpenGL prof…
-
Hi
The tool is really awesome and I am able to modify things easily in it. My only doubt is after deploying the binary size comes out to be large. So if I download it from the official website it i…
-
Hi, I'm Termux 🤖.
I'm here to help you update your Termux packages.
I've tried to update the [gdal](https://github.com/termux/termux-packages/blob/b4ff901562376e878daf3aa5a4ec6e47742ed65e/packages/g…
-
### Feature description
gdal extension
for example i have .ecw files. i need the GDAL extension enabled.
### Additional context
_No response_
-
I get an exception when attempting to run the following line of code, which filters a spark DataFrame based on the geometry.
```
df_tx = df_zip.filter(st_intersects(st_aswkt("zip_code_geom"), t…
-
The python notebook extension works fine.. however, enabling the widget in Jupiter labs version 3.0.14 fails.
I downgraded the Jupiter labs from 3.0.14 to 2.3.1 to install in a different conda env…
-
**Describe the bug**
I'm trying to explode a MultiPolygon feature (originally a GeoJSON string) into its constituent polygons using `st_dump`. The unexpected behaviour occurs when a MultiPolygon has …