Learn R Programming

⚠️There's a newer version (1.0-20) of this package.Take me there.

Copy Link

Version

Install

install.packages('sf')

Monthly Downloads

420,427

Version

0.0

License

GPL-2 | MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Edzer Pebesma

Last Published

March 24th, 2025

Functions in sf (0.0)

as.sfc

convert foreign geometry object to an sfc object
bbox

Return bounding of a simple feature or simple feature set
as.sfc.SpatialLines

coerce SpatialLines object into sfc
geometry,sf-method

get geometry from sf object
as.sf

convert foreign object to an sf object
as.sf.Spatial

convert foreign object to an sf object
MULTILINESTRING

Create a multilinestring simple feature from a list with coordinate matrices
LINESTRING

Create a linestring simple feature from a numeric matrix
as.sfc.SpatialPolygons

coerce SpatialPolygons object into sfc
GEOMETRYCOLLECTION

Create a geometrycollection from a list other simple feature items
sfc

verify simple feature
MULTIPOLYGON

Create a multipolygon simple feature from a list of lists with coordinate matrices
POINT

Create a point simple feature from a numeric vector
summary.sfc

summarize simple feature column
POLYGON

Create a polygon simple feature from a list with coordinate matrices
MULTIPOINT

Create a multipoint simple feature from a numeric matrix
sf

create sf object
sf.types

data.frame listing all the simple feature types