Re: [gdal-dev] blog post on Zarr vs COG

2025-05-26 Thread Matt.Wilkie via gdal-dev
Excellent reading, thank you Matt Geomatics Developer and Administrator | Environment | T 867-667-8133 | Yukon.ca Hours: 08:30-16:30, Mon-Wed: Office, Thu: Remote, Fri: Away. From: gdal-dev On Behalf Of Michael Sumner via gdal-dev Sent: May 23, 2025 7:33 PM To: gdal-dev Subject: [gdal-dev] blo

Re: [gdal-dev] GDAL CLI Modernization Webinar June 3rd at 1400 UTC

2025-05-12 Thread Matt.Wilkie via gdal-dev
> The GDAL Project Steering Committee was pleased to announce the release of > GDAL 3.11.0 on May 9th, 2025. The 2024 GDAL User Survey [1] showed the GDAL > Command Line Interface (CLI) to be in need of modernization, and GDAL 3.11.0 > is the first release to provide a substantial refactoring of

Re: [gdal-dev] [EXT] Re: Unknown projection

2024-02-01 Thread Matt.Wilkie via gdal-dev
.prj side car file. So just do gdal_edit.py 047_0001.tif -a_srs "$(cat 047_0001.prj)" Even Le 31/01/2024 à 20:22, Matt.Wilkie via gdal-dev a écrit : Hello gdal, I have a collection of aerial photos for which neither gdal nor arc pro recognize the projection. To my eye the .pr

[gdal-dev] Unknown projection

2024-01-31 Thread Matt.Wilkie via gdal-dev
Hello gdal, I have a collection of aerial photos for which neither gdal nor arc pro recognize the projection. To my eye the .prj files look ok. Attached txt is gdalinfo v3.8.0 report along with the .prj. I manually formatted the below for readability: PROJCS["UTM_07N", GEOGCS["NAD83-CSRS E

Re: [gdal-dev] [EXT] Happy Birthday GDAL!

2023-10-30 Thread Matt.Wilkie via gdal-dev
Oh wow. Happy birthday gdal! And thank you Frank Warmerdam. That means I've been using gdal for just over 20 years, though the oldest extant public record I could find is 2008 (ref). This makes me feel old, in a good way. Mat