Type: Package Package: CatastRoNav Title: Interface to the 'INSPIRE' Services of the Cadastre of Navarre Version: 1.0.0 Authors@R: c( person("Diego", "Hernangómez", , "diego.hernangomezherrero@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-8457-4658")), person("Francisco J.", "Goerlich", role = "ctb", comment = c(ORCID = "0000-0003-1626-525X")) ) Description: Provides access to public spatial data from the Cadastre of Navarre through its 'INSPIRE' Atom feeds, Web Feature Service and Web Map Service endpoints. Supports complete municipal dataset downloads, bounding box feature queries and georeferenced map image downloads for addresses, buildings and cadastral parcels. License: GPL-2 URL: https://ropenspain.github.io/CatastRoNav/, https://github.com/rOpenSpain/CatastRoNav BugReports: https://github.com/rOpenSpain/CatastRoNav/issues Depends: R (>= 4.1.0) Imports: CatastRo (>= 1.0.2), cli, dplyr, httr2 (>= 1.0.0), 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, tidyverse, magick Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Config/testthat/parallel: true Copyright: Data source: SITNA – Catastro de Navarra Encoding: UTF-8 X-schema.org-isPartOf: https://ropenspain.es/ X-schema.org-keywords: catastro, maps, navarra, r, r-package, r-stats, ropenspain, spain 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-15 12:49:27 UTC RemoteUrl: https://github.com/rOpenSpain/CatastRoNav RemoteRef: HEAD RemoteSha: 094b85279f1df6105300250e66d6b0262c68c0e2 NeedsCompilation: no Packaged: 2026-07-15 13:02:11 UTC; root Author: Diego Hernangómez [aut, cre, cph] (ORCID: ), Francisco J. Goerlich [ctb] (ORCID: ) Maintainer: Diego Hernangómez