# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "wkb" in publications use:' type: software license: BSD-3-Clause title: 'wkb: Convert Between Spatial Objects and Well-Known Binary Geometry' version: 0.4-0.9000 abstract: 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'. authors: - family-names: Cook given-names: Ian email: ianmcook@gmail.com - family-names: Inc. given-names: TIBCO Software repository: https://ianmcook.r-universe.dev repository-code: https://github.com/ianmcook/wkb url: https://github.com/ianmcook/wkb date-released: '2019-12-05' contact: - family-names: Cook given-names: Ian email: ianmcook@gmail.com