catr_get_code_from_coords()
handle
sfc
objects.catr_clear_cache()
now has config = FALSE
ad default parameter.Overall revamp of the package. Major changes on the API.
Add ATOM INSPIRE capabilities:
catr_atom_get_address()
,
catr_atom_get_address_db_all()
.catr_atom_get_parcels()
,
catr_atom_get_parcels_db_all()
.catr_atom_get_buildings()
,
catr_atom_get_buildings_db_all()
.Add WFS INSPIRE capabilities:
catr_wfs_get_address_bbox()
,
catr_wfs_get_address_codvia()
,
catr_wfs_get_address_postalcode()
,
catr_wfs_get_address_rc()
.catr_wfs_get_parcels_neigh_parcel()
,
catr_wfs_get_parcels_parcel()
,
catr_wfs_get_parcels_parcel_zoning()
,
catr_wfs_get_parcels_zoning()
.catr_wfs_get_buildings_bbox()
,catr_wfs_get_buildings_rc()
.Add WMS INSPIRE capabilities:
catr_wms_get_layer()
.
New interface for OVC Services. Deprecate previous functions in favor of the new API:
catr_srs_values
, replaces
coordinates
.catr_ovc_get_rccoor_distancia()
replaces
near_rc()
.catr_ovc_get_rccoor()
replaces
get_rc()
.catr_ovc_get_cpmrc()
replaces
get_coor()
.Add precomputed vignettes.