Hi Even,
thanks for your help. I have solved my problem and have successfully built the
GDAL library for Windows ARM64. The cause was a second CMAKE installation as
part of StrawberryPerl, which currently is only available as x64 package.
Uninstalling StrawberryPerl and using the CMAKE within Vi
Good to go here:
https://github.com/rasterio/rasterio/actions/runs/11639437093.
+1
On Mon, Nov 4, 2024 at 5:28 AM Even Rouault via gdal-dev <
gdal-dev@lists.osgeo.org> wrote:
> Hi,
>
> I believe RC3 is good to go, so:
>
> Motion: approve GDAL 3.10.0 RC3 as 3.10.0 release
>
> Starting with my +1
Le 05/11/2024 à 14:15, Erik Schnetter via gdal-dev a écrit :
I am interested in GDAL supporting float16 values. My RFC 100 can be
viewed here: https://github.com/OSGeo/gdal/issues/10144 .
( above link is the issue discussing the need. Actual link to the RFC
text is at https://github.com/OSGeo
+1
> On Nov 4, 2024, at 6:28 AM, Even Rouault via gdal-dev
> wrote:
>
> Hi,
>
> I believe RC3 is good to go, so:
>
> Motion: approve GDAL 3.10.0 RC3 as 3.10.0 release
>
> Starting with my +1
>
> Even
>
> --
> http://www.spatialys.com
> My software is free, but my time generally not.
> But
I am interested in GDAL supporting float16 values. My RFC 100 can be viewed
here: https://github.com/OSGeo/gdal/issues/10144 .
I have also created a candidate implementation that is available at
https://github.com/OSGeo/gdal/pull/11180 .
I am looking for last comments before I will ask for a vo
Hi,
Very nice, seems that you both took the challenge very seriously. Now an
advanced use case came into my mind, and it is about finding extreme values of
sensor data within a polygon. Brute force method is to pre-process the raster
and burn nodata into the exterior of the study area with gdal
Le 05/11/2024 à 08:03, Pradeep Mahato via gdal-dev a écrit :
Hi,
I am working on a project with Geo-spatial images using python
language. To visualize the images properly pyramid layer is necessary.
"*buildoverview"* functionality of GDAL library in python builds the
pyramid(overview) lay