- Minimum R version required now is 4.1.0.
- Adding ATOM capabilities for buildings and addresses (#11, #12) by
@fgoerlich. New functions:
catrnav_atom_get_address()catrnav_atom_get_address_db_all()catrnav_atom_get_buildings()catrnav_atom_get_buildings_db_all()
- Adapt vignette to Quarto.
- Improve condition handling.
- Add a
countargument that allows to set the maximum number of features to be returned. - New features;
- Support for ATOM on cadastral parcels added, see
catrnav_atom_get_parcels(). Other ATOM capabilities to be added when the Cadastre of Navarra make them available. - New caching system, see
catrnav_set_cache_dir()andcatrnav_detect_cache_dir(). - New dependency: rappdirs .
- Support for ATOM on cadastral parcels added, see
- Make
sfobjects valid withsf::st_make_valid().
- Initial release.
This is a pre-release
- Added a
NEWS.mdfile to track changes to the package. - Add DOI: https://doi.org/10.5281/zenodo.6366407