r-spatial/sf: Simple Features for R

Support for simple features, a standardized way to encode 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 spherical geometry operations on ellipsoidal (long/lat) coordinates.

Getting started

Package details

Maintainer
LicenseGPL-2 | MIT + file LICENSE
Version1.0-17
URL https://r-spatial.github.io/sf/ https://github.com/r-spatial/sf
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("r-spatial/sf")
r-spatial/sf documentation built on April 12, 2024, 8:57 p.m.