Now moveCAN
is a explicit parameter in the relevant
functions.
Deprecate layer_spatraster().
Use
tidyterra::geom_spatraster_rgb()
instead.
Fix geometries on esp_get_hex_prov()
and
esp_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()
esp_getTiles()
when
mask = TRUE
.Upgrade leaflet.providersESP.df
to https://dieghernan.github.io/leaflet-providersESP/
v1.3.0. New providers:
Catastro.BuildingPart
Catastro.AdministrativeBoundary
Catastro.AdministrativeUnit
Add new param options
to
esp_getTiles()
.
Improve regex search on municipalities: Now the casing of the word is ignored.
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()
raster
to terra
.layer_spatraster()
.ggplot2
Fix an error on CRAN related with the cache folder #52:
mapSpain::esp_clear_cache()
Update docs with @family
tag.
esp_set_cache_dir()
based on rappdirs::user_cache_dir()
. Now the cache_dir path
is stored and it is not necessary to set it up again on a new
session.zoommin
on
esp_getTiles()
.testthat
.Move minimum version of giscoR
to v0.2.4
Fix typos on esp_dict_translate()
#36.
Not run examples on tiles, as the server sometimes doesn’t respond.
Refactor sysdata.rda
.
CRAN fixes:
addProviderEspTiles()
.Now the cache
directory is created
recursively.
tmap
.esp_dict_region_code()
works with mixed casings (e.g:
esp_dict_region_code("aLbacEte", destination = "cpro")
).cache_dir
should be set as
options(mapSpain_cache_dir = "path/to/dir")
.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
.
sf
was not loaded first.poly
option on
mapSpain::esp_get_can_box()
.geogrid::calculate_grid()
.mapSpain::esp_get_munic()
.mapSpain::esp_get_grid_prov()
and
mapSpain::esp_get_grid_ccaa()
.