Recent Releases of mapSpain
mapSpain - mapSpain 0.10.0
- Fix a bug on
esp_get_prov_siane()when selecting columns #115. - New argument
typeinesp_get_comarca(). Now it is possible to extract different types of comarcas: Official (IGN), statistical (INE), agrarian or livestock comarcas (MAPA).
What's Changed
- More robust column selection on
esp_get_prov_siane()by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/116 - Add more sources for comarcas by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/117
Full Changelog: https://github.com/rOpenSpain/mapSpain/compare/v0.9.2...v0.10.0
- R
Published by dieghernan over 1 year ago
mapSpain - mapSpain 0.9.2
- SIANE 2024 Update: Adapt functions to new databases.
- Improve dictionaries:
esp_dict_region_code()andesp_dict_translate().
What's Changed
- Adapt to SIANE 2024 by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/112
Full Changelog: https://github.com/rOpenSpain/mapSpain/compare/v0.9.1...v0.9.2
- R
Published by dieghernan almost 2 years ago
mapSpain - mapSpain 0.9.1
- Update actions and docs.
What's Changed
- Update actions by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/106
- Review documentation by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/108
- Cache files for pkgdown site by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/109
Full Changelog: https://github.com/rOpenSpain/mapSpain/compare/v0.9.0...v0.9.1
- R
Published by dieghernan almost 2 years ago
mapSpain - 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
Islands:
- 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 https://github.com/rOpenSpain/mapSpain/pull/99
- use stable terra user interface by @rhijmans in https://github.com/rOpenSpain/mapSpain/pull/100
- Bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/rOpenSpain/mapSpain/pull/103
- Bump github/codeql-action from 2 to 3 by @dependabot in https://github.com/rOpenSpain/mapSpain/pull/102
- Add a function to ease displacing of Canary objects by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/104
New Contributors
- @rhijmans made their first contribution in https://github.com/rOpenSpain/mapSpain/pull/100
Full Changelog: https://github.com/rOpenSpain/mapSpain/compare/v0.8.0...v0.9.0
- R
Published by dieghernan over 2 years ago
mapSpain - mapSpain 0.8.0
- Improve download of NUTS data from giscoR.
- Upgrade
esp_tiles_providersto https://dieghernan.github.io/leaflet-providersESP/ v1.3.3. New providers included:-
IDErioja.Base -
IDErioja.Relieve -
IDErioja.Claro -
IDErioja.Oscuro
-
-
esp_getTiles()now supports non-OGC compliant WMTS providers, such as Stamen or OpenStreetMaps (see examples).
What's Changed
- Update docs by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/91
- Actions and imgbot by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/93
- Update actions by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/94
- Fix codecov by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/95
Full Changelog: https://github.com/rOpenSpain/mapSpain/compare/v0.7.0...v0.8.0
- R
Published by dieghernan almost 3 years ago
mapSpain - mapSpain 0.7.0
Upgrade
leaflet.providersESP.dfto https://dieghernan.github.io/leaflet-providersESP/ v1.3.2.Changes on how to package manages tiles providers:
-
leaflet.providersESP.dfis superseded in favor ofesp_tiles_providers. - You can use a custom url with the
typeargument inesp_getTiles()#88 . - Add new function
esp_make_provider()that helps to create custom providers.
-
What's Changed
- Update providers by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/79
- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/rOpenSpain/mapSpain/pull/80
- Update GH actions by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/81
- Update figures by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/83
- Update docs by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/84
- Fix covr by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/85
- Better handling of tiles (static and leaflet) by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/87
- Improve tile API by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/88
- Add espmakeprovider by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/89
New Contributors
- @dependabot made their first contribution in https://github.com/rOpenSpain/mapSpain/pull/80
Full Changelog: https://github.com/rOpenSpain/mapSpain/compare/v0.6.2...v0.7.0
- R
Published by dieghernan over 3 years ago
mapSpain - mapSpain 0.6.2
Now
moveCANis a explicit parameter in the relevant functions.Deprecate
layer_spatraster().Usetidyterra::geom_spatraster_rgb()instead.Fix geometries on
esp_get_hex_prov()andesp_get_hex_ccaa().Add new function to get comarcas from INE:
esp_get_comarca().Add new functions to get simplified maps from INE:
-
esp_get_simpl_prov() -
esp_get_simpl_ccaa()
-
- R
Published by dieghernan almost 4 years ago
mapSpain - mapSpain 0.6.1
- HOTFIX: Bug on
esp_getTiles()whenmask = TRUE.
- R
Published by dieghernan over 4 years ago
mapSpain - mapSpain 0.6.0
Upgrade
leaflet.providersESP.dfto https://dieghernan.github.io/leaflet-providersESP/ v1.3.0. New providers:-
Catastro.BuildingPart -
Catastro.AdministrativeBoundary -
Catastro.AdministrativeUnit
-
Add new param
optionstoesp_getTiles().Improve regex search on municipalities: Now the casing of the word is ignored.
- R
Published by dieghernan over 4 years ago
mapSpain - mapSpain 0.5.0
- Rebuild coding database to avoid errors due to encoding.
- Fix translations on Galician.
- New grid functions (#61):
-
esp_get_grid_MTN() -
esp_get_grid_BDN() -
esp_get_grid_EEA() -
esp_get_grid_ESDAC()
-
- R
Published by dieghernan over 4 years ago
mapSpain - mapSpain 0.4.0
- Switch from
rastertoterra. - Clean up dependencies. Imagery packages moved to 'Suggests'.
- Add
layer_spatraster(). - Move examples to
ggplot2
What's Changed
- Move to ggplot + ggspatial by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/57
- Update actions by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/58
Full Changelog: https://github.com/rOpenSpain/mapSpain/compare/v0.3.1...v0.4.0
- R
Published by dieghernan over 4 years ago
mapSpain - mapSpain 0.3.1
- Fix an error on CRAN related with the cache folder #52:
- Add
mapSpain::esp_clear_cache()
- Add
- Update docs with
@familytag.
What's Changed
- New DOI and fix links by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/54
Full Changelog: https://github.com/rOpenSpain/mapSpain/compare/v0.3.0...v0.3.1
- R
Published by dieghernan over 4 years ago
mapSpain - mapSpain 0.3.0
- Caching improvements: new function
esp_set_cache_dir()based onrappdirs::user_cache_dir(). Now the cache_dir path is stored and it is not necessary to set it up again on a new session. - Add a new parameter
zoomminonesp_getTiles(). - New tests with
testthat. - Update on docs. New examples
- Precompute vignette.
What's Changed
- Update actions/cache to v2.1.6 by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/38
- Add testthat by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/39
- Add new action by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/41
- Fix sf on GHA by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/42
- Try recompressing data by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/43
- Update actions by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/44
- Add new cache by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/45
- Fix typos by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/46
- Update examples by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/47
- Add authors by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/48
- Add citations by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/49
- Update action by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/51
Full Changelog: https://github.com/rOpenSpain/mapSpain/compare/v0.2.3...v0.3.0
What's Changed
- Update actions/cache to v2.1.6 by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/38
- Add testthat by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/39
- Add new action by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/41
- Fix sf on GHA by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/42
- Try recompressing data by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/43
- Update actions by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/44
- Add new cache by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/45
- Fix typos by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/46
- Update examples by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/47
- Add authors by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/48
- Add citations by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/49
- Update action by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/51
Full Changelog: https://github.com/rOpenSpain/mapSpain/compare/v0.2.3...v0.3.0
- R
Published by dieghernan almost 5 years ago
mapSpain - mapSpain 0.2.3
Move minimum version of
giscoRto v0.2.4Fix typos on
esp_dict_translate()#36Not run examples on tiles, as the server sometimes doesn't respond.
Refactor
sysdata.rda.CRAN fixes:
- Removed broken link on
addProviderEspTiles(). - Vignette removed (CRAN warning).
- Removed broken link on
Now the
cachedirectory is created recursively.
Full Changelog: https://github.com/rOpenSpain/mapSpain/compare/v0.2.2...v0.2.3
- R
Published by dieghernan about 5 years ago
mapSpain - mapSpain 0.2.2
- Migrate examples, vignettes and README to
tmap. - Add vignette to package.
-
esp_dict_region_code()works with mixed casings (e.g:esp_dict_region_code("aLbacEte", destination = "cpro")).
- R
Published by dieghernan about 5 years ago
mapSpain - mapSpain 0.2.1
- QUICKFIX: Fix a typo on documentation:
cache_dirshould be set asoptions(mapSpain_cache_dir = "path/to/dir").
- R
Published by dieghernan about 5 years ago
mapSpain - mapSpain 0.2.0
Documentation ported to roxygen2/markdown
Include CartoBase ANE data https://github.com/rOpenSpain/mapSpain/tree/sianedata
-
mapSpain::esp_get_munic_siane() -
mapSpain::esp_get_prov_siane() -
mapSpain::esp_get_ccaa_siane() -
mapSpain::esp_get_hypsobath() -
mapSpain::esp_get_rivers() -
mapSpain::esp_get_hydrobasin() -
mapSpain::esp_get_capimun() -
mapSpain::esp_get_roads() -
mapSpain::esp_get_railway()
-
Mute warnings from
rgdal
What's Changed
- Comment lines by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/19
- Update actions by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/21
- Add SIANE by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/22
- Update README by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/23
- Update docs and pkgdown site by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/24
- Improve vignettes by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/25
- Use concepts on documentation by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/26
- Use markdown on Roxygen by @dieghernan in https://github.com/rOpenSpain/mapSpain/pull/27
Full Changelog: https://github.com/rOpenSpain/mapSpain/compare/v0.1.2...v0.2.0
- R
Published by dieghernan over 5 years ago
mapSpain - CRAN release
New version on CRAN. Check NEWS.md.
- R
Published by dieghernan over 5 years ago