Learn R Programming

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

sf (version 0.2-5)

Simple Features for R

Description

Support for simple features, a standardized way to encode spatial data, in R.

Copy Link

Version

Install

install.packages('sf')

Monthly Downloads

434,167

Version

0.2-5

License

GPL-2 | MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Edzer Pebesma

Last Published

November 24th, 2016

Functions in sf (0.2-5)

plot

Plot sf object
st_as_text

Return Well-known Text representation of simple feature geometry
geos

Geometric operations on (pairs of) simple feature geometries
st_drop_zm

Drop Z and/or M dimensions from feature geometries
st_bbox

Return bounding of a simple feature or simple feature set
st_geometry_type

Return geometry type of an object
st_as_sf

Convert foreign object to an sf object
st_as_sfc

Convert foreign geometry object to an sfc object
st_geometry

Get, set, or replace geometry from an sf object
st_is_longlat

Assert whether simple feature coordinates are longlat degrees
summary.sfc

Summarize simple feature column
st

Create simple feature from a numeric vector, matrix or list
st_as_binary

Convert sfc object to an WKB object
st_as_grob

Convert sf* object to a grob
sfc

Create simple feature collection object of class sfc from list
sf

Create sf object
st_read

Read simple features or layers from file or database
st_list

List layers in a datasource
dplyr

Dplyr verb methods for sf objects
bind

Bind rows (features) of sf objects
st_transform

Transform or convert coordinates of simple feature
st_viewport

Create viewport from sf, sfc or sfg object
st_crs

Retrieve coordinate reference system from object
st_drivers

Get GDAL drivers
tibble

Summarize simple feature type for tibble
rawToHex

convert raw vector(s) into hexadecimal character string(s)
Ops.sfg

S3 Ops Group Generic Functions (multiply and add/subtract) for affine transformation
st_write_db

Write simple feature table to a spatial database
st_write

Write simple features object to file or database