jldupouey

Results 6 issues of jldupouey

`fasterize` is a great package and I used it intensively with the couple `sf/raster`. But `raster` became `terra`. I checked for different cases, and `fasterize` is still very competitive in...

The following code shows that the `archive_write_files` function in the `archive `package incorrectly compresses `geopackage `files into `7zip`. I've tried this with several different `geopackage `files, and the error is...

I tried to install this plug-in. I copied the file `Av1Image.8bi` from the zip `AvifFormat_x64.zip` into the `Plug-ins` folder of Photoshop CS5.1 (64 bit), restarted `Photoshop`, but I have no...

`Isoband` is a nice anf fast package. But I wonder why segments generated by the `isolines` function do not pass through the grid points bearing the resquested value (given in...

I get a result I don't understand, with `interpNear`. As soon as the number of starting points exceeds 100, it interpolates in square windows, not in circles (and therefore does...

I am trying to clip a (rather large) sf layer using another (small) sf layer using rmaspshaper::ms_clip: `ms_clip(MySfLayer,MySfClippingLayer,sys=TRUE,sys_mem=30)` Despite using the system mapshaper library (option sys=TRUE) and a large memory...