Skip to contents

ATOM INSPIRE services

These functions return sf objects from the INSPIRE ATOM services of the Spanish Cadastre.

catr_atom_get_address()
ATOM INSPIRE: Download all addresses of a municipality
catr_atom_get_address_db_all() catr_atom_get_address_db_to()
ATOM INSPIRE: Reference database for ATOM addresses
catr_atom_get_buildings()
ATOM INSPIRE: Download all buildings of a municipality
catr_atom_get_buildings_db_all() catr_atom_get_buildings_db_to()
ATOM INSPIRE: Reference database for ATOM buildings
catr_atom_get_parcels()
ATOM INSPIRE: Download all cadastral parcels of a municipality
catr_atom_get_parcels_db_all() catr_atom_get_parcels_db_to()
ATOM INSPIRE: Reference database for ATOM cadastral parcels
catr_atom_search_munic()
ATOM INSPIRE: Search for municipality codes

WFS INSPIRE services

These functions return sf objects from the INSPIRE WFS services of the Spanish Cadastre.

WMS INSPIRE services

These functions return SpatRaster map images from the INSPIRE WMS services of the Spanish Cadastre.

catr_wms_get_layer()
WMS INSPIRE: Download map images
esp_get_tiles() esp_get_attributions()
Get static tiles from public administrations of Spain (from mapSpain)
plotRGB(<SpatRaster>)
Red-Green-Blue plot of a multi-layered SpatRaster (from terra)
geom_spatraster_rgb()
Visualise SpatRaster objects as images (from tidyterra)

OVCCoordenadas service

These functions geocode and reverse geocode cadastral references using the OVCCoordenadas service.

catr_ovc_get_cpmrc()
OVCCoordenadas: Geocode a cadastral reference
catr_ovc_get_rccoor()
OVCCoordenadas: Reverse geocode a cadastral reference
catr_ovc_get_rccoor_distancia()
OVCCoordenadas: Reverse geocode cadastral references on a region
catr_srs_values
Reference SRS codes for CatastRo APIs

OVCCallejero service

These functions query province and municipality codes using the OVCCallejero service.

catr_ovc_get_cod_munic()
OVCCallejero: Extract the code of a municipality
catr_ovc_get_cod_provinces()
OVCCallejero: Extract a list of provinces with their codes

Search functions

Helpers for finding cadastral municipality codes and related reference data.

catr_atom_search_munic()
ATOM INSPIRE: Search for municipality codes
catr_get_code_from_coords()
Get the cadastral municipality code from coordinates
catr_ovc_get_cod_munic()
OVCCallejero: Extract the code of a municipality
catr_ovc_get_cod_provinces()
OVCCallejero: Extract a list of provinces with their codes

Cache management

Tools for configuring, detecting and clearing the local cache used by CatastRo.

Databases and reference data

Reference tables and helper databases used by the package services.

catr_atom_get_address_db_all() catr_atom_get_address_db_to()
ATOM INSPIRE: Reference database for ATOM addresses
catr_atom_get_buildings_db_all() catr_atom_get_buildings_db_to()
ATOM INSPIRE: Reference database for ATOM buildings
catr_atom_get_parcels_db_all() catr_atom_get_parcels_db_to()
ATOM INSPIRE: Reference database for ATOM cadastral parcels
catr_atom_search_munic()
ATOM INSPIRE: Search for municipality codes
catr_srs_values
Reference SRS codes for CatastRo APIs

About the package

Package-level documentation and overview.

CatastRo CatastRo-package
CatastRo: Interface to the Spanish Cadastre APIs