Simple features zoo.
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
.
lapply(sfzoo, sc_coord) lapply(sfzoo, sc_path) ## unsure how useful this is ... sc_path(sfgc)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.