Re: [gdal-dev] Mass-conversion from NULL to nullptr ready to land

2017-12-11 Thread Even Rouault
> As this is a rather painful exercice (1146 files changed) which is very > fragile to concurrent changes, I'd like to drop this in trunk ASAP if > there's no opposition. > I've just committed the changes (with more triggered by clang 5.0, which catches more things) Thanks Mateusz for the pointe

[gdal-dev] Getting max feature value with GDAL Python RasterizeLayer

2017-12-11 Thread Gabriel Vatin
Hi all, I have some problems understand the way GDAL Rasterize works with Python bindings, and how to get max value or sum value when a grid cell contains multiple points to rasterize. I asked the question here : https://gis.stackexchange.com/questions/263344/getting-max-feature-value-with-gda