Re: [gdal-dev] Strange behavior opening CSVs

2021-11-09 Thread Simon Eves
al-dev *Puolesta *Simon > Eves > *Lähetetty:* tiistai 9. marraskuuta 2021 2.21 > *Vastaanottaja:* gdal dev > *Aihe:* [gdal-dev] Strange behavior opening CSVs > > > > I am currently implementing a better file identifier, and during the > course of development, I unintentio

Re: [gdal-dev] Strange behavior opening CSVs

2021-11-08 Thread Rahkonen Jukka (MML)
Lähetetty: tiistai 9. marraskuuta 2021 2.21 Vastaanottaja: gdal dev Aihe: [gdal-dev] Strange behavior opening CSVs I am currently implementing a better file identifier, and during the course of development, I unintentionally let GDAL try to GDALOpenEx() the attached trivial CSV file. First, it

[gdal-dev] Strange behavior opening CSVs

2021-11-08 Thread Simon Eves
I am currently implementing a better file identifier, and during the course of development, I unintentionally let GDAL try to GDALOpenEx() the attached trivial CSV file. First, it reported "Ungridded dataset: At line 3, change of Y direction" (as a warning to the registered error-handler) and the