Package: wkb
Type: Package
Title: Convert Between Spatial Objects and Well-Known Binary (WKB)
        Geometry
Version: 0.1-0
Imports: sp
Date: 2015-02-28
Author: TIBCO Software Inc.
Maintainer: Ian Cook <icook@tibco.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 (OGC). 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
Packaged: 2015-02-28 14:42:00 UTC; icook
Repository: CRAN
Date/Publication: 2015-02-28 17:45:05
Built: R 3.1.3; ; 2015-03-01 16:43:31 UTC; unix
