Re: [gdal-dev] Motion: approve GDAL 3.11.2RC2 as final release

2025-07-09 Thread Tamas Szekeres via gdal-dev
+1 Tamas Even Rouault via gdal-dev ezt írta (időpont: 2025. júl. 9., Sze, 9:30): > Hi, > > starting with my +1 > > Even > > -- > http://www.spatialys.com > My software is free, but my time generally not. > > ___ > gdal-dev mailing list > gdal-dev@list

Re: [gdal-dev] Motion: approve GDAL 3.11.1RC2 as final release

2025-06-27 Thread Tamas Szekeres via gdal-dev
+1 Tamas Even Rouault via gdal-dev ezt írta (időpont: 2025. jún. 27., P, 11:01): > Hi, > > starting with my +1 > > Even > > -- > http://www.spatialys.com > My software is free, but my time generally not. > > ___ > gdal-dev mailing list > gdal-dev@lists

Re: [gdal-dev] Motion: approve use of GDAL Sponsorship Program funds for 2 documentation contributors

2025-03-15 Thread Tamas Szekeres via gdal-dev
+1 Tamas Even Rouault via gdal-dev ezt írta (időpont: 2025. márc. 12., Sze, 14:16): > Hi, > > Seth Girvin (https://github.com/geographika) and Harrissou Sant-anna > (DelazJ) are interested in contributing improvements to the GDAL > documentation, one of the most recurring item where enhancement

Re: [gdal-dev] Can we build CSharp Bindings in GDAL v3.9.3 or later with DOT NET FRAMEWORK 4.8?

2025-03-06 Thread Tamas Szekeres via gdal-dev
Hi, The sample applications should be compiled to net5.0 or above: "-DCSHARP_LIBRARY_VERSION=netstandard2.0" "-DCSHARP_APPLICATION_VERSION=net5.0" Best regards, Tamas Parveen Sharma ezt írta (időpont: 2025. márc. 6., Cs, 12:27): > Hello tamas > > I am trying to build with these options > >

Re: [gdal-dev] Can we build CSharp Bindings in GDAL v3.9.3 or later with DOT NET FRAMEWORK 4.8?

2025-03-06 Thread Tamas Szekeres via gdal-dev
Hi, You can let cmake to build the csharp libs for netstandard2.0 ("-DCSHARP_LIBRARY_VERSION=netstandard2.0") which makes it compatible with both the netframework and netcore versions. Best regards, Tamas Parveen Sharma via gdal-dev ezt írta (időpont: 2025. febr. 19., Sze, 9:59): > Hello > >

Re: [gdal-dev] Motion: Add Michael Smith to GDAL PSC

2025-03-03 Thread Tamas Szekeres via gdal-dev
+1 Tamas Daniel Morissette via gdal-dev ezt írta (időpont: 2025. márc. 3., H, 17:30): > Hi PSC members, > > I would like to nominate Michael Smith to become a member of the GDAL > Project Steering Committee. > >https://www.osgeo.org/member/michael-smith/ > > Mike is a long time GDAL power u

Re: [gdal-dev] CSharp bindings queued for removal (was Re: GDAL CSharp bindings maintainers/contributors listening... ?)

2025-01-30 Thread Tamas Szekeres via gdal-dev
Even, The silence is not necessary because we neglect the C# bindings, just because we are doing our daily work (using the bindings). I'm personally maintaining the GDAL and it's related nuget packages based on these bindings for several years and it has 658.1

Re: [gdal-dev] Motion: Renew Even Rouault GDAL Maintainer Contract

2024-09-16 Thread Tamas Szekeres via gdal-dev
+1 Tamas Howard Butler via gdal-dev ezt írta (időpont: 2024. szept. 12., Cs, 4:24): > PSC, > > I am motioning to renew Even's maintainer contract through the GDAL > Sponsorship Program that is hosted by NumFOCUS for another year. > > /me starts with a +1 > > Howard > ___

Re: [gdal-dev] GDAL 3.9.1 RC2 is available, and motion to approve it

2024-06-24 Thread Tamas Szekeres via gdal-dev
+1 Tamas Even Rouault via gdal-dev ezt írta (időpont: 2024. jún. 23., V, 0:13): > I've issued a 2nd release candidate for 3.9.1 with the following > additional fixes: > - GDALSieveFilter(): avoid assert() when all pixels are masked (3.9.0 > regression) >(raster/rasterio#3101) > - Overview