Re: [gdal-dev] Is BigTiff or Classic Tiff?

2023-05-11 Thread Rahkonen Jukka
Hi, I guess that libtiff takes care of that BigTIFF Design - LibTIFF 4.5.0 documentation and reads if the ID version is either 42 or 43. 43 is Bigger. -Jukka Rahkonen- Lähettäjä: gdal-dev Puolesta Elena Ruiz Lähetetty: torstai 11.

[gdal-dev] Is BigTiff or Classic Tiff?

2023-05-11 Thread Elena Ruiz
Hello, Does anyone know how I can tell if an image file is BigTiff or Classic Tiff using GDAL C++ API commands or methods? Thanks and regards. [https://www.aplitop.com/descargas/firma1.jpg] Elena Ruiz Sofware Development & Technical Support Tel. +34 952 43 97

Re: [gdal-dev] Question About OGR

2023-05-11 Thread Arzu ÇUBUKÇU
Hello Gandhi, Thank you very much for your help, I was doing the false installation, all the problem was solved this way. -- Saygılarımla / Kind Regards Arzu ÇUBUKÇUHavacılık Bilgi Sistemleri / Aeronautical Information SystemsVeri Bilimi Uzmanı / Data Science Specialistİstatistikçi / Statistician M

Re: [gdal-dev] Question About OGR

2023-05-11 Thread Ujaval Gandhi
As Lautentiu mentioned, you need to install GDAL in the Colab environment. Here's an example notebook showing how https://colab.research.google.com/drive/1vOdd-kGAvR0Nhcrc6OpOLDeH3KZgzP8c?usp=sharing---Ujaval GandhiSpatial Thoughtswww.spatialthoughts.comOn Thu, May 11, 2023 at 12:26 PM Laurențiu Ni