Re: [gdal-dev] GDAL COG - Problem with Overviews

2021-11-26 Thread Robert Coup
Hi Nicole, On Fri, 26 Nov 2021 at 11:31, Nicole Kamp wrote: > Thanks a lot, > I was able to solve the problem with gdalinfo. > It might be helpful for others who find your message in the future and who are struggling with a similar problem to hear what your solution was? https://xkcd.com/979/

Re: [gdal-dev] Transformation of image data between pixel/line and projected coordinates - using geolocation arrays, in both directions, without disk access

2021-11-26 Thread Even Rouault
Daniel, I am trying to convert image data from cartesian/image coordinates to projected coordinates AND vice versa using geolocation arrays in GDAL. I have two questions: 1. Since this transformation is part of a processing chain implemented in Python, I try to transform the data direct

Re: [gdal-dev] GDAL COG - Problem with Overviews

2021-11-26 Thread Nicole Kamp
Thanks a lot, I was able to solve the problem with gdalinfo. Nicole Kamp On Thu, Nov 25, 2021 at 2:37 PM Rahkonen Jukka (MML) < jukka.rahko...@maanmittauslaitos.fi> wrote: > Hi, > > > > Please use “reply to all” for including the list as a recipient. > > More details would lead to less guessing.