Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update providers #79

Merged
merged 1 commit into from
Oct 27, 2022
Merged

Update providers #79

merged 1 commit into from
Oct 27, 2022

Conversation

dieghernan
Copy link
Member

Close #78

@dieghernan
Copy link
Member Author

library(mapSpain)
library(tidyterra)
#> 
#> Attaching package: 'tidyterra'
#> The following object is masked from 'package:stats':
#> 
#>     filter

# Try MDT

ccaa <- esp_get_ccaa(c("Andalucia"), epsg = 3857)
tile <- esp_getTiles(ccaa, "MDT", crop = FALSE)

ggplot2::ggplot() +
  geom_spatraster_rgb(data = tile)

Created on 2022-10-27 with reprex v2.0.2

Session info
sessioninfo::session_info()
#> ─ Session info ───────────────────────────────────────────────────────────────
#>  setting  value
#>  version  R version 4.2.1 (2022-06-23)
#>  os       Ubuntu 20.04.5 LTS
#>  system   x86_64, linux-gnu
#>  ui       X11
#>  language (EN)
#>  collate  C.UTF-8
#>  ctype    C.UTF-8
#>  tz       UTC
#>  date     2022-10-27
#>  pandoc   2.18 @ /usr/lib/rstudio-server/bin/quarto/bin/ (via rmarkdown)
#> 
#> ─ Packages ───────────────────────────────────────────────────────────────────
#>  package     * version    date (UTC) lib source
#>  assertthat    0.2.1      2019-03-21 [1] RSPM (R 4.2.0)
#>  class         7.3-20     2022-01-16 [2] CRAN (R 4.2.1)
#>  classInt      0.4-8      2022-09-29 [1] RSPM (R 4.2.0)
#>  cli           3.4.1      2022-09-23 [1] RSPM (R 4.2.0)
#>  codetools     0.2-18     2020-11-04 [2] CRAN (R 4.2.1)
#>  colorspace    2.0-3      2022-02-21 [1] RSPM (R 4.2.0)
#>  countrycode   1.4.0      2022-05-04 [1] RSPM (R 4.2.0)
#>  curl          4.3.3      2022-10-06 [1] RSPM (R 4.2.0)
#>  DBI           1.1.3      2022-06-18 [1] RSPM (R 4.2.0)
#>  digest        0.6.30     2022-10-18 [1] RSPM (R 4.2.0)
#>  dplyr         1.0.10     2022-09-01 [1] RSPM (R 4.2.0)
#>  e1071         1.7-12     2022-10-24 [1] RSPM (R 4.2.0)
#>  ellipsis      0.3.2      2021-04-29 [1] RSPM (R 4.2.0)
#>  evaluate      0.17       2022-10-07 [1] RSPM (R 4.2.0)
#>  fansi         1.0.3      2022-03-24 [1] RSPM (R 4.2.0)
#>  farver        2.1.1      2022-07-06 [1] RSPM (R 4.2.0)
#>  fastmap       1.1.0      2021-01-25 [1] RSPM (R 4.2.0)
#>  fs            1.5.2      2021-12-08 [1] RSPM (R 4.2.0)
#>  generics      0.1.3      2022-07-05 [1] RSPM (R 4.2.0)
#>  geojsonsf     2.0.3      2022-05-30 [1] RSPM (R 4.2.0)
#>  ggplot2       3.3.6      2022-05-03 [1] RSPM (R 4.2.0)
#>  giscoR        0.3.2      2022-08-13 [1] RSPM (R 4.2.0)
#>  glue          1.6.2      2022-02-24 [1] RSPM (R 4.2.0)
#>  gtable        0.3.1      2022-09-01 [1] RSPM (R 4.2.0)
#>  highr         0.9        2021-04-16 [1] RSPM (R 4.2.0)
#>  htmltools     0.5.3      2022-07-18 [1] RSPM (R 4.2.0)
#>  httr          1.4.4      2022-08-17 [1] RSPM (R 4.2.0)
#>  KernSmooth    2.23-20    2021-05-03 [2] CRAN (R 4.2.1)
#>  knitr         1.40       2022-08-24 [1] RSPM (R 4.2.0)
#>  lifecycle     1.0.3      2022-10-07 [1] RSPM (R 4.2.0)
#>  magrittr      2.0.3      2022-03-30 [1] RSPM (R 4.2.0)
#>  mapSpain    * 0.6.2.9000 2022-10-27 [1] local
#>  mime          0.12       2021-09-28 [1] RSPM (R 4.2.0)
#>  munsell       0.5.0      2018-06-12 [1] RSPM (R 4.2.0)
#>  pillar        1.8.1      2022-08-19 [1] RSPM (R 4.2.0)
#>  pkgconfig     2.0.3      2019-09-22 [1] RSPM (R 4.2.0)
#>  png           0.1-7      2013-12-03 [1] RSPM (R 4.2.0)
#>  proxy         0.4-27     2022-06-09 [1] RSPM (R 4.2.0)
#>  purrr         0.3.5      2022-10-06 [1] RSPM (R 4.2.0)
#>  R.cache       0.16.0     2022-07-21 [1] RSPM (R 4.2.0)
#>  R.methodsS3   1.8.2      2022-06-13 [1] RSPM (R 4.2.0)
#>  R.oo          1.25.0     2022-06-12 [1] RSPM (R 4.2.0)
#>  R.utils       2.12.0     2022-06-28 [1] RSPM (R 4.2.0)
#>  R6            2.5.1      2021-08-19 [1] RSPM (R 4.2.0)
#>  Rcpp          1.0.9      2022-07-08 [1] RSPM (R 4.2.0)
#>  reprex        2.0.2      2022-08-17 [1] RSPM (R 4.2.0)
#>  rlang         1.0.6      2022-09-24 [1] RSPM (R 4.2.0)
#>  rmarkdown     2.17       2022-10-07 [1] RSPM (R 4.2.0)
#>  rstudioapi    0.14       2022-08-22 [1] RSPM (R 4.2.0)
#>  s2            1.1.0      2022-07-18 [1] RSPM (R 4.2.0)
#>  scales        1.2.1      2022-08-20 [1] RSPM (R 4.2.0)
#>  sessioninfo   1.2.2      2021-12-06 [1] RSPM (R 4.2.0)
#>  sf            1.0-8      2022-07-14 [1] RSPM (R 4.2.0)
#>  slippymath    0.3.1      2019-06-28 [1] RSPM (R 4.2.0)
#>  stringi       1.7.8      2022-07-11 [1] RSPM (R 4.2.0)
#>  stringr       1.4.1      2022-08-20 [1] RSPM (R 4.2.0)
#>  styler        1.8.0      2022-10-22 [1] RSPM (R 4.2.0)
#>  terra         1.6-17     2022-09-10 [1] RSPM (R 4.2.0)
#>  tibble        3.1.8      2022-07-22 [1] RSPM (R 4.2.0)
#>  tidyr         1.2.1      2022-09-08 [1] RSPM (R 4.2.0)
#>  tidyselect    1.2.0      2022-10-10 [1] RSPM (R 4.2.0)
#>  tidyterra   * 0.3.0      2022-10-12 [1] RSPM (R 4.2.0)
#>  units         0.8-0      2022-02-05 [1] RSPM (R 4.2.0)
#>  utf8          1.2.2      2021-07-24 [1] RSPM (R 4.2.0)
#>  vctrs         0.5.0      2022-10-22 [1] RSPM (R 4.2.0)
#>  withr         2.5.0      2022-03-03 [1] RSPM (R 4.2.0)
#>  wk            0.7.0      2022-10-13 [1] RSPM (R 4.2.0)
#>  xfun          0.34       2022-10-18 [1] RSPM (R 4.2.0)
#>  xml2          1.3.3      2021-11-30 [1] RSPM (R 4.2.0)
#>  yaml          2.3.6      2022-10-18 [1] RSPM (R 4.2.0)
#> 
#>  [1] /cloud/lib/x86_64-pc-linux-gnu-library/4.2
#>  [2] /opt/R/4.2.1/lib/R/library
#> 
#> ──────────────────────────────────────────────────────────────────────────────

@dieghernan dieghernan merged commit 60a7dfa into main Oct 27, 2022
@dieghernan dieghernan deleted the wmts branch October 27, 2022 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update leaflet providers to v1.3.1
1 participant