You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixnames() is now defunct. it was deprecated in a previous version. See scrubr::fix_names() (#231)
NEW FEATURES
occ() can now handle sf objects passed to geometry. spocc itself does not import/suggest sf, but uses some code donated by Michael Sumner to pull out well known text (WKT) needed for spatially defined queries
MINOR IMPROVEMENTS
refactor occ(): factor out functions already defined inside of occ, add assertions for user parameters (#228)