Package: CatastRo Title: Interface to the Spanish 'Catastro' Web Services Version: 1.0.2.9000 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 Cadastre through its 'INSPIRE' and related web services. Retrieve cadastral parcel, building, address and georeferenced map image data and convert between cadastral 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, tools, utils, xml2 Suggests: ggplot2, knitr, quarto, testthat (>= 3.0.0), tibble, 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-07-13 11:39:56 UTC RemoteUrl: https://github.com/rOpenSpain/CatastRo RemoteRef: HEAD RemoteSha: 7d48042152a500c91e8aaf313abcff00ac7b6123 NeedsCompilation: no Packaged: 2026-07-13 11:48:37 UTC; root Author: Ángel Delgado Panadero [aut, cph] (ORCID: ), Iñaki Ucar [ctb] (ORCID: ), Diego Hernangómez [aut, cre] (ORCID: ) Maintainer: Diego Hernangómez