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'.

Version: 0.4-0
Imports: sp
Suggests: testthat
Published: 2019-12-05
Author: TIBCO Software Inc.
Maintainer: Ian Cook <ianmcook at gmail.com>
BugReports: https://github.com/ianmcook/wkb/issues
License: BSD_3_clause + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: wkb results

Documentation:

Reference manual: wkb.pdf

Downloads:

Package source: wkb_0.4-0.tar.gz
Windows binaries: r-devel: wkb_0.4-0.zip, r-release: wkb_0.4-0.zip, r-oldrel: wkb_0.4-0.zip
macOS binaries: r-release (arm64): wkb_0.4-0.tgz, r-oldrel (arm64): wkb_0.4-0.tgz, r-release (x86_64): wkb_0.4-0.tgz
Old sources: wkb archive

Reverse dependencies:

Reverse suggests: rgeoda

Linking:

Please use the canonical form https://CRAN.R-project.org/package=wkb to link to this page.