Olivier Leroy

Results 7 issues of Olivier Leroy

Spatial predicates are hard and I think adding them in exercices can help. This is some "raw" ideas that can be explored. I need to find a data set to...

Do you think it is a good idea to add a part in chap 09 Making maps with R about 3D mapping ? I am thinking about [rayshader](https://www.rayshader.com/) but maybe...

Hello, Thx for this great workshop! I do not now if it worth an issue but I had some trouble here: > copy_files( > from = s3_bucket("ursa-labs-taxi-data-v2"), > to =...

Just added a `if stop()` in `tigris_cache_dir()` to check if the user input a correct path before writing it in `.Renviron`. This line: https://github.com/walkerke/tigris/blob/0f0d7992e0208b4c55a9fe8ac6c52f9e438a3b0c/R/helpers.R#L81 probably managed to avoid all the...

Currently the tool seems great to interact with data but has no support for symbology (or did I miss it?). Will it be possible to: 1. access shapefile and/or file...

enhancement

I had some trouble understanding `check_key()` when the columns provided is a valid unique key. > If the columns given in the ellipsis ARE a key, the data frame itself...

bug
documentation

We discussed it: https://mamot.fr/@vjousse/114733255480315440 Is it possible to store the history of each pomodoro with a description field? I would like keep track of what I have done. Here is...

enhancement