Package: wkb 0.4-0.9000
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'.
Authors:
wkb_0.4-0.9000.tar.gz
wkb_0.4-0.9000.zip(r-4.7)wkb_0.4-0.9000.zip(r-4.6)wkb_0.4-0.9000.zip(r-4.5)
wkb_0.4-0.9000.tgz(r-4.6-any)wkb_0.4-0.9000.tgz(r-4.5-any)
wkb_0.4-0.9000.tar.gz(r-4.7-any)wkb_0.4-0.9000.tar.gz(r-4.6-any)
wkb_0.4-0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
wkb/json (API)
NEWS
| # Install 'wkb' in R: |
| install.packages('wkb', repos = c('https://ianmcook.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ianmcook/wkb/issues
Last updated from:728675cc84. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 125 | ||
| source / vignettes | OK | 146 | ||
| linux-release-x86_64 | OK | 110 | ||
| macos-release-arm64 | OK | 131 | ||
| macos-oldrel-arm64 | OK | 187 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 90 | ||
| windows-oldrel | OK | 71 | ||
| wasm-release | OK | 88 |
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert String Hex Representation to Raw Vector | hex2raw |
| Convert WKB to Spatial Objects | readWKB |
| Envelope of Spatial Objects | writeEnvelope |
| Convert Spatial Objects to WKB | writeWKB |
