Package: CatastRo Title: Interface to the Spanish 'Catastro' Web Services Version: 1.0.2 Authors@R: c( person("Ángel", "Delgado Panadero", , "delgadopanadero@gmail.com", role = c("aut", "cph"), comment = c(ORCID = "0000-0002-8189-9251")), person("Iñaki", "Ucar", role = "ctb", comment = c(ORCID = "0000-0001-6403-5550")), person("Diego", "Hernangómez", , "diego.hernangomezherrero@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8457-4658")) ) Description: Access public spatial data from the Spanish 'Catastro' through its 'INSPIRE' and related web services. Retrieve parcel, building, address and map image data, and convert between parcel references and coordinates. License: GPL-2 URL: https://ropenspain.github.io/CatastRo/, https://github.com/rOpenSpain/CatastRo BugReports: https://github.com/rOpenSpain/CatastRo/issues Depends: R (>= 4.1.0) Imports: cli, dplyr, httr2 (>= 1.0.0), lifecycle, mapSpain (>= 1.0.0), rappdirs (>= 0.3.0), sf (>= 1.0.0), terra, tibble, tools, utils, xml2 Suggests: ggplot2, knitr, quarto, testthat (>= 3.0.0), tidyterra, withr VignetteBuilder: quarto Config/Needs/website: ropenspain/rostemplate, devtools, sessioninfo, remotes, sfheaders, rapidjsonr, jsonify, geometries, magick Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Config/testthat/parallel: true Copyright: © Dirección General del Catastro Encoding: UTF-8 LazyData: true X-schema.org-isPartOf: https://ropenspain.es/ X-schema.org-keywords: catastro, cran, cran-r, gis, maps, r, r-package, ropenspain, rstats, spain, spatial, static-tiles Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://dieghernan.r-universe.dev Date/Publication: 2026-06-22 20:17:27 UTC RemoteUrl: https://github.com/rOpenSpain/CatastRo RemoteRef: HEAD RemoteSha: c439da2bb4a9ef45edc218bae5eb2cb1783f06d4 NeedsCompilation: no Packaged: 2026-06-22 22:04:28 UTC; root Author: Ángel Delgado Panadero [aut, cph] (ORCID: ), Iñaki Ucar [ctb] (ORCID: ), Diego Hernangómez [aut, cre] (ORCID: ) Maintainer: Diego Hernangómez