mapSpain 0.9.0
- Changes on how to handle modifications on Canary Islands objects (#101):
- Add a helper function for displace stand-alone sf objects in Canary
Islands:esp_move_can()
. esp_move_can()
is used internally on all functions.
- Add a helper function for displace stand-alone sf objects in Canary
- Add a new function to show the current cache directory:
esp_detect_cache_dir()
. mapSpain::layer_spatraster()
removed (was deprecated in mapSpain
0.6.2).
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #99
- use stable terra user interface by @rhijmans in #100
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #103
- Bump github/codeql-action from 2 to 3 by @dependabot in #102
- Add a function to ease displacing of Canary objects by @dieghernan in #104
New Contributors
Full Changelog: v0.8.0...v0.9.0