Learn R Programming

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

sf (version 0.6-3)

Simple Features for R

Description

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.

Copy Link

Version

Install

install.packages('sf')

Monthly Downloads

331,035

Version

0.6-3

License

GPL-2 | MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

May 17th, 2018

Functions in sf (0.6-3)

db_drivers

Drivers for which update should be TRUE by default
st_as_text

Return Well-known Text representation of simple feature geometry or coordinate reference system
internal

Internal functions
sf-deprecated

Deprecated functions in sf
sf_extSoftVersion

Provide the external dependencies versions of the libraries linked to sf
st_as_binary

Convert sfc object to an WKB object
st_make_grid

Make a rectangular grid over the bounding box of a sf or sfc object
st_collection_extract

Given an object with geometries of type GEOMETRY or GEOMETRYCOLLECTION, return an object consisting only of elements of the specified type.
plot

Plot sf object
sf_project

directly transform a set of coordinates
st_as_grob

Convert sf* object to a grob
st_line_sample

Sample points on a linear geometry
st_bbox

Return bounding of a simple feature or simple feature set
sf

Create sf object
st_as_sf

Convert foreign object to an sf object
st_interpolate_aw

Areal-weighted interpolation of polygon data
prefix_map

Map prefix to driver
st_as_sfc

Convert foreign geometry object to an sfc object
sgbp

Methods for dealing with sparse geometry binary predicate lists
st_coordinates

retrieve coordinates in matrix form
st_is

test equality between the geometry type and a class or set of classes
st

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

Assert whether simple feature coordinates are longlat degrees
st_jitter

jitter geometries
st_agr

get or set relation_to_geometry attribute of an sf object
st_geometry

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

Get GDAL drivers
st_crop

crop an sf object to a specific rectangle
st_relate

Compute DE9-IM relation between pairs of geometries, or match it to a given pattern
st_sample

sample points on or in (sets of) spatial features
st_join

spatial left or inner join
tibble

Summarize simple feature type for tibble
is_driver_available

Check if driver is available
tidyverse

Tidyverse methods for sf objects
st_crs

Retrieve coordinate reference system from object
st_write

Write simple features object to file or database
rawToHex

Convert raw vector(s) into hexadecimal character string(s)
st_layers

List layers in a datasource
st_transform

Transform or convert coordinates of simple feature
st_zm

Drop or add Z and/or M dimensions from feature geometries
st_viewport

Create viewport from sf, sfc or sfg object
reexports

Objects exported from other packages
st_cast_sfc_default

Coerce geometry to MULTI* geometry
st_cast

Cast geometry to another type: either simplify, or cast explicitly
st_geometry_type

Return geometry type of an object
st_graticule

Compute graticules and their parameters
st_precision

Get precision
st_read

Read simple features or layers from file or database
stars

functions only exported to be used internally by stars
summary.sfc

Summarize simple feature column
as

Methods to coerce simple features to Spatial* and Spatial*DataFrame objects
gdal

functions to interact with gdal not meant to be called directly by users (but e.g. by stars::st_stars)
gdal_utils

Native interface to gdal utils
bind

Bind rows (features) of sf objects
extension_map

Map extension to driver
aggregate.sf

aggregate an sf object
Ops

S3 Ops Group Generic Functions for simple feature geometries
dbDataType,PostgreSQLConnection,sf-method

Determine database type for R vector
geos_query

Dimension, simplicity, validity or is_empty queries on simple feature geometries
bgMap

This is data included in sf
geos_unary

Geometric unary operations on simple feature geometry sets
geos_combine

Combine or union feature geometries
geos_measures

Compute geometric measurements
sfc

Create simple feature geometry list column
is_driver_can

Check if a driver can perform an action
geos_binary_ops

Geometric operations on pairs of simple feature geometry sets
merge.sf

merge method for sf and data.frame object
geos_binary_pred

Geometric binary predicates on pairs of simple feature geometry sets