Hi everyone,
I would like to have your opinion on some processing I have to do.
So I have to merge many rasters (eventually more then 50). Some overlaps
(never completely), but others don't, my files when merged cover Canada.
I have to keep the maximum value where there is some overlap between
d
On 11/17/2017 11:58 AM, Martin Landa wrote:
> Hi,
>
> 2017-11-17 9:58 GMT+01:00 Sebastiaan Couwenberg :
>> Has the gdal-grass plugin been updated to support 7.4? Or are there no
>> new libraries that need to be linked like last time? [0]
>>
>> [0] https://trac.osgeo.org/gdal/ticket/6785
>
> I tri
Hi,
2017-11-17 9:58 GMT+01:00 Sebastiaan Couwenberg :
> Has the gdal-grass plugin been updated to support 7.4? Or are there no
> new libraries that need to be linked like last time? [0]
>
> [0] https://trac.osgeo.org/gdal/ticket/6785
I tried to compile plugin against GRASS 7.4, no problem appeare
On 11/16/2017 10:16 PM, Markus Neteler wrote:
> On Wed, Nov 1, 2017 at 7:26 PM, Jeff McKenna
> wrote:
>> On 2017-11-01 7:32 AM, Even Rouault wrote:
>>> I've add an exchange with Sebastiaan Couwenberg about a schedule that
>>> would give GDAL 2.2.3 a chance to enter the next Ubuntu LTS 18.04. While
On vendredi 17 novembre 2017 10:27:34 CET Ari Jolma wrote:
> Even Rouault kirjoitti 16.11.2017 klo 22:07:
> > We have already various "linting" tools that run: cppcheck, clang
> > static analyzer, coverity scan and a few ad-hoc scripts in scripts/ .
> > But indeed we don't enforce things like maxim
Even Rouault kirjoitti 16.11.2017 klo 22:07:
We have already various "linting" tools that run: cppcheck, clang
static analyzer, coverity scan and a few ad-hoc scripts in scripts/ .
But indeed we don't enforce things like maximum size of a function, etc.
clang looks interesting. I installed