-
### Feature description
gdal extension
for example i have .ecw files. i need the GDAL extension enabled.
### Additional context
_No response_
-
The results are ok for wavelength=200m but inconsistent for wavelength=400m:
```
make_gaussian_filter S1_20160103_ALL_F1.PRM 2 1 400
2 4
make_gaussian_filter S1_20160103_ALL_F2.PRM 2 1 400
2 5
…
-
### Operating system
x64-linux
### Compiler
_No response_
### Steps to reproduce the behavior
```Shell
1. install package
apt install openjdk-8* swig ant .....
2. modify portfile.cmake
abou…
-
Package: gdal:arm64-osx -> 3.7.1
**Host Environment**
- Host: arm64-osx
- Compiler: AppleClang 14.0.3.14030022
- vcpkg-tool version: 2999-12-31-unknownhash
vcpkg-scripts version: ad463…
-
**Description of the problem**
Although having carefully selected the reference point, I occasionally get the error message `ValueError: input reference point is in masked OUT area defined by maskCo…
-
PDF read support seems to be missing in recent versions.
PDF -raster,vector- (w+): Geospatial PDF
Not sure when it stopped working but I went back to GDAL 3.0.4 and found working ok
C:\Progra…
-
When importing XML files (linked to image data of .cos format) with the TSXReader, I am finding that the resulting complex data is not correct. The image size *is* correct, and there is some structure…
-
- GDAL 3.7.1
- Windows 11 x64
- CMake 3.27.4
- Visual Studio 2022 v17.7.3
I'm having trouble compiling GDAL with CMake and VS2022 that it can't find cpl_azure.obj. I have tried some solutions bu…
-
## Expected behavior and actual behavior.
I expect to be able to correctly read TerraSAR captures that are using the COSAR v2 format (from TanDEM-X CoSSC files).
Instead, the imagery that is read …
-
Hello everyone,
I have tried to use GDAL to read TerraSAR-X Complex SAR Data Product, which can be opened successfully.
But, the last column in every row is always 0, which is incorrect.
When…