Revised distance calculations & handling of dateline crossings. Released on CRAN: 2020-03-28
New features:
- Argument
cross_dateline
offrames_spatial
to indicate that unprojected tracks in lon/lat cross the dateline. Instead of clipping frames at longitudes -180 and 180,moveVis
extends frames and connects tracks across the dateline. - Distance calculations are now based on
lwgeom
- Refined base map plotting (see additional arguments
...
offrames_spatial
for available options) - Added
NA
handling for base maps (e.g. rasterized labels) - Dropped dependencies
Bug fixes:
- Minor errors and warnings caused by reverse dependency changes of package
sf
Go to http://movevis.org/news/ for a full overview of all releases.