Re: [gdal-dev] OSGeo.OGR.Geometry: Union the mutiple geometries at a time

2021-03-23 Thread MRRAJESH
I am referring to the below image - -- Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.

Re: [gdal-dev] SUMMARY RE: What is lost when converting 12 bit imagery to 8 bit?

2021-03-23 Thread Matt.Wilkie
The summary also posted to the GIS Stack Exchange thread https://gis.stackexchange.com/questions/390315/what-is-lost-when-converting-12-bit-imagery-to-8-bit/. Also in the credits I neglected to include @nils-erik-jørgensen. -Matt From: Matt.Wilkie Sent: March 23, 2021 4:27 PM To: 'gdal dev' Su

[gdal-dev] SUMMARY RE: What is lost when converting 12 bit imagery to 8 bit?

2021-03-23 Thread Matt.Wilkie
The position I've moved to after reading through and thinking about all the responses here and gdal-dev (here) is we need to ask fo

Re: [gdal-dev] BAG Driver - dimension size being written in the wrong order

2021-03-23 Thread Even Rouault
Hi, For posterity: just to note that the below fix turned out to be incorrect See https://github.com/OSGeo/gdal/issues/3605 for more details and the appropriate fix Even Le 19/03/2021 à 18:22, Even Rouault a écrit : Eric, I believe you're right. I've just fixed the issue by changing the

[gdal-dev] Fwd: [IIIF-Discuss] IIIF Maps Community Call on Wednesday March 24

2021-03-23 Thread Mateusz Loskot
FYI, GDAL is on the agenda ML -- Forwarded message - From: Eliot Jordan Date: Tue, 23 Mar 2021 at 20:42 Subject: [IIIF-Discuss] IIIF Maps Community Call on Wednesday March 24 To: IIIF Discuss Map Enthusiasts - We have a maps community call scheduled for Wednesday March 24 at

[gdal-dev] Computing a geo-transform with gdalwarp from a set of GCPs also rectifies the input images

2021-03-23 Thread Bullinger, Sebastian
Dear gdal community, I'm currently working with a set of satellite images that are geo-registered with a set of GCPs. To compute a geo-transform from the GCPs, I've been using gdalwarp with: gdalwarp -of GTiff path/to/original/file path/to/warped/file While "gdalwarp" correctly computes a tran

Re: [gdal-dev] OAPIF with Accept-encoding: gzip

2021-03-23 Thread Even Rouault
Hi Jukka, Accept-Encoding: gzip is actually sent by default as you can see with "ogrinfo OAPIF:"https://beta-paikkatieto.maanmittauslaitos.fi/inspire-buildings/features/v1/collections/building/"; --debug on --config CPL_CURL_VERBOSE YES", and the server honors it: [...] GET /inspire-buildi

[gdal-dev] OAPIF with Accept-encoding: gzip

2021-03-23 Thread Rahkonen Jukka (MML)
Hi, Is it possible to ask the OAPIF server to send response as gzipped, and if it succeeds, would GDAL know what to do with the response? I made a try by saving a line "Accept-Encoding: gzip" as a test file and then making this request: ogrinfo OAPIF:"https://beta-paikkatieto.maanmittauslaitos

[gdal-dev] Gdal Java

2021-03-23 Thread paul.malm
Hi list, is there someone out there who has succeeded in installing Gdal Javabindings in Windows? I've tried for some weeks now :( and I can't find very much information how to do it I Windows. gdalalljni.dll is not found for starters (Gdal 3.2.0) but it is there, as installed by the installatio