Package: wkb
Type: Package
Title: Convert Between Spatial Objects and Well-Known Binary Geometry
Version: 0.4-0
Imports: sp
Suggests: testthat
Author: TIBCO Software Inc.
Maintainer: Ian Cook <ianmcook@gmail.com>
Description: 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'.
BugReports: https://github.com/ianmcook/wkb/issues
NeedsCompilation: no
License: BSD_3_clause + file LICENSE
Encoding: UTF-8
RoxygenNote: 6.1.1
Packaged: 2019-12-05 18:08:54 UTC; icook
Repository: CRAN
Date/Publication: 2019-12-05 19:00:02 UTC
Built: R 4.2.0; ; 2023-04-01 16:35:08 UTC; unix
