Package: wkb
Type: Package
Title: Convert Between Spatial Objects and Well-Known Binary Geometry
Version: 0.3-0
Imports: sp
Suggests: testthat
Date: 2016-03-24
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
RoxygenNote: 5.0.1
Packaged: 2016-03-24 14:29:31 UTC; ianmcook
Repository: CRAN
Date/Publication: 2016-03-24 23:49:03
