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.5)wkb_0.4-0.9000.zip(r-4.4)wkb_0.4-0.9000.zip(r-4.3)
wkb_0.4-0.9000.tgz(r-4.4-any)wkb_0.4-0.9000.tgz(r-4.3-any)
wkb_0.4-0.9000.tar.gz(r-4.5-noble)wkb_0.4-0.9000.tar.gz(r-4.4-noble)
wkb_0.4-0.9000.tgz(r-4.4-emscripten)wkb_0.4-0.9000.tgz(r-4.3-emscripten)
wkb.pdf |wkb.html✨
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 5 years agofrom:728675cc84. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win | OK | Nov 03 2024 |
R-4.5-linux | OK | Nov 03 2024 |
R-4.4-win | OK | Nov 03 2024 |
R-4.4-mac | OK | Nov 03 2024 |
R-4.3-win | OK | Nov 03 2024 |
R-4.3-mac | OK | Nov 03 2024 |
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 |