Re: [gdal-dev] Gdal-dev mail archive search sites?

2021-10-22 Thread Markus Neteler
Hi, schrieb am Do., 14. Okt. 2021, 18:03: > Hi All, > > Now that the gdal mail archive on Nabble is gone is what options are there > for searching through historical threads? > What about starting this archive? https://marc.info/?q=about#Add The GRASS GIS project's mailing lists are partially

Re: [gdal-dev] DIMAP driver ignores JP2 world file (J2W)

2021-10-22 Thread thomas bonfort
This is mostly likely due to an issue with your dimap. The dimap driver correctly handles the geotransform for ortho images, or RPCs for primary images in all cases I have encountered. regards, thomas On Fri, Oct 22, 2021 at 10:31 AM GUIMMARA, Sébastien via gdal-dev wrote: > > Hello, > > > > When

[gdal-dev] DIMAP driver ignores JP2 world file (J2W)

2021-10-22 Thread GUIMMARA , Sébastien via gdal-dev
Hello, When accessing a DIMAP dataset using the DIMAP driver, the returned GeoTransform has the default values (0 1 0 0 0 1) and the image is incorrectly displayed. However, when I access the underlying raster directly (a JP2 file),the JP2ECW driver correctly reads the GeoTransform from the as