# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "geosapi" in publications use:' type: software license: MIT title: 'geosapi: GeoServer REST API R Interface' version: 0.8-1 doi: 10.32614/CRAN.package.geosapi identifiers: - type: url value: https://geoserver.org/ abstract: Provides an R interface to the GeoServer REST API, allowing to upload and publish data in a GeoServer web-application and expose data to OGC Web-Services. The package currently supports all CRUD (Create,Read,Update,Delete) operations on GeoServer workspaces, namespaces, datastores (stores of vector data), featuretypes, layers, styles, as well as vector data upload operations. For more information about the GeoServer REST API, see . authors: - family-names: Blondel given-names: Emmanuel email: emmanuel.blondel1@gmail.com orcid: https://orcid.org/0000-0002-5870-5762 repository: https://cran.r-universe.dev repository-code: https://github.com/eblondel/geosapi commit: 854caba07ea22ca3b05326602ad8cb5e01c58a9d url: https://eblondel.github.io/geosapi/ date-released: '2026-07-22' contact: - family-names: Blondel given-names: Emmanuel email: emmanuel.blondel1@gmail.com orcid: https://orcid.org/0000-0002-5870-5762