Description Author(s) See Also
The geometr package provides tools that generate and process easily
accessible and tidy geometric shapes (of class geom
). Moreover, it
aims to improve interoperability of spatial and other geometric classes.
Spatial classes are typically a collection of geometric shapes (or their
vertices) that are accompanied by various metadata (such as attributes and a
coordinate reference system). Most spatial classes are thus conceptually
quite similar, yet a common standard lacks for accessing features, vertices
or the metadata. Geometr fills this gap by providing tools
that produce an identical output for the same metadata of different classes (via so-called getters) and
that use an identical input to write to various classes that originally require different input (via so-called setters).
Maintainer, Author: Steffen Ehrmann steffen.ehrmann@idiv.de
Copyright holder Dan Sunday fast point-in-polygon algorithm
Github project: https://github.com/EhrmannS/geometr
Report bugs: https://github.com/EhrmannS/geometr/issues
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.