Clément VIOLET
Clément VIOLET
Hi ! In some rare case, like those reported by #3, https://github.com/rspatial/geosphere/blob/0a775039177646d093edc23c709267ffc7094d76/R/alongTrack.R#L28 The angle in the `acos(cos(dp) / cos(xtr))` function can be slightly lower than -1 or higher than +1...
Hi! I've done this quick PR to fix the issue in #23. Nothing fancy here, juste ran `euro_basemap.R` to export again the `euro_basemap.RData`. I did a R CMD checked and...
Hi! I've run into an issue when I try load `DemoTricolore()`. The plot crash and can't load. I've traced back the issue and it is linked to the `euro_basemap` dataset,...