ianmcook/wkb: Convert Between Spatial Objects and Well-Known Binary Geometry

Utility functions to convert between the 'Spatial' classes specified by the package 'sp', and the well-known binary '(WKB)' representation for geometry specified by the 'Open Geospatial Consortium'. Supports 'Spatial' objects of class 'SpatialPoints', 'SpatialPointsDataFrame', 'SpatialLines', 'SpatialLinesDataFrame', 'SpatialPolygons', and 'SpatialPolygonsDataFrame'. Supports 'WKB' geometry types 'Point', 'LineString', 'Polygon', 'MultiPoint', 'MultiLineString', and 'MultiPolygon'. Includes extensions to enable creation of maps with 'TIBCO Spotfire'.

Getting started

Package details

AuthorTIBCO Software Inc.
MaintainerIan Cook <ianmcook@gmail.com>
LicenseBSD_3_clause + file LICENSE
Version0.4-0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ianmcook/wkb")
ianmcook/wkb documentation built on Dec. 6, 2019, 8:46 a.m.