# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "sf" in publications use:' type: software license: - GPL-2.0-only - MIT title: 'sf: Simple Features for R' version: 1.1-2 doi: 10.1201/9780429459016 identifiers: - type: doi value: 10.32614/CRAN.package.sf abstract: Support for simple feature access, a standardized way to encode and analyze spatial vector data. Binds to 'GDAL' for reading and writing data, to 'GEOS' for geometrical operations, and to 'PROJ' for projection conversions and datum transformations. Uses by default the 's2' package for geometry operations on geodetic (long/lat degree) coordinates. authors: - family-names: Pebesma given-names: Edzer email: edzer.pebesma@uni-muenster.de orcid: https://orcid.org/0000-0001-8049-7069 preferred-citation: type: book title: 'Spatial Data Science: With applications in R' authors: - family-names: Pebesma given-names: Edzer email: edzer.pebesma@uni-muenster.de orcid: https://orcid.org/0000-0001-8049-7069 - family-names: Bivand given-names: Roger year: '2023' publisher: name: Chapman and Hall/CRC url: https://r-spatial.org/book/ doi: 10.1201/9780429459016 repository: https://fastverse.r-universe.dev repository-code: https://github.com/r-spatial/sf commit: 1c9a733db0950811941b55c29084dffce562e84a url: https://r-spatial.github.io/sf/ date-released: '2026-06-01' contact: - family-names: Pebesma given-names: Edzer email: edzer.pebesma@uni-muenster.de orcid: https://orcid.org/0000-0001-8049-7069 references: - type: article title: 'Simple Features for R: Standardized Support for Spatial Vector Data' authors: - family-names: Pebesma given-names: Edzer year: '2018' journal: The R Journal doi: 10.32614/RJ-2018-009 url: https://doi.org/10.32614/RJ-2018-009 volume: '10' issue: '1' start: '439' end: '446'