sfzoo: Simple features zoo.

sfzooR Documentation

Simple features zoo.

Description

Basic examples of each type of simple feature geometry. sfzoo is a list with each of point, multipoin, linestring, multilinestring, polygon and multipolygon. sfgc is a GEOMETRYCOLLECTION of all the types in sfzoo.

Examples

lapply(sfzoo, sc_coord)
lapply(sfzoo, sc_path)

## unsure how useful this is ...
sc_path(sfgc)

mdsumner/sc documentation built on Jan. 16, 2024, 2:03 a.m.