Re: [gdal-dev] Odd date conversion from geojson file in OGR - rounding up to invalid value

2025-06-26 Thread Even Rouault via gdal-dev
Le 27/06/2025 à 00:58, Andrew C Aitchison via gdal-dev a écrit : On Thu, 26 Jun 2025, Smith, Michael ERDC-RDE-CRREL-NH CIV via gdal-dev wrote: I have a geojson file that has a date field that is: "AOI_TASKING_DATE_END": "2025-11-30T23:59:59.99Z", Gdal vector info is reporting this as:  A

Re: [gdal-dev] Odd date conversion from geojson file in OGR - rounding up to invalid value

2025-06-26 Thread Andrew C Aitchison via gdal-dev
On Thu, 26 Jun 2025, Smith, Michael ERDC-RDE-CRREL-NH CIV via gdal-dev wrote: I have a geojson file that has a date field that is: "AOI_TASKING_DATE_END": "2025-11-30T23:59:59.99Z", Gdal vector info is reporting this as: AOI_TASKING_DATE_END (DateTime) = 2025/11/30 23:59:60+00 Is this a g

Re: [gdal-dev] Odd date conversion from geojson file in OGR - rounding up to invalid value

2025-06-26 Thread Even Rouault via gdal-dev
Fixed per https://github.com/OSGeo/gdal/pull/12658 Le 26/06/2025 à 22:57, Smith, Michael ERDC-RDE-CRREL-NH CIV via gdal-dev a écrit : I have a geojson file that has a date field that is: "AOI_TASKING_DATE_END": "2025-11-30T23:59:59.99Z", Gdal vector info is reporting this as:   AOI_TASK

[gdal-dev] Odd date conversion from geojson file in OGR - rounding up to invalid value

2025-06-26 Thread Smith, Michael ERDC-RDE-CRREL-NH CIV via gdal-dev
I have a geojson file that has a date field that is: "AOI_TASKING_DATE_END": "2025-11-30T23:59:59.99Z", Gdal vector info is reporting this as: AOI_TASKING_DATE_END (DateTime) = 2025/11/30 23:59:60+00 Is this a gdal bug that is rounding the date up to an invalid value? Is there a way to con

Re: [gdal-dev] ERDAS ECW/JPEG2000 SDK 6.1

2025-06-26 Thread Even Rouault via gdal-dev
There's a pull request at https://github.com/OSGeo/gdal/pull/11593 that should bring support for 6.0 SDK and is waiting for its release Le 26/06/2025 à 16:03, Reynolds, Scott via gdal-dev a écrit : I understand the ERDAS will be releasing version 6.1 of the ECW/JPEG2000 SDK “soon” which elimi

[gdal-dev] ERDAS ECW/JPEG2000 SDK 6.1

2025-06-26 Thread Reynolds, Scott via gdal-dev
I understand the ERDAS will be releasing version 6.1 of the ECW/JPEG2000 SDK "soon" which eliminates size limitations for licensees of the write capability. Are you aware of this and if so do you have an idea when it could become available in GDAL? Thanks, Scott Disclaimer The information con