Integration with the wk geometry framework. Allows
a5_cell vectors to be handled as geometry (via their boundary polygons)
and to report their CRS.
Usage
# S3 method for class 'a5_cell'
wk_handle(handleable, handler, ...)
# S3 method for class 'a5_cell'
wk_crs(x)Arguments
- handleable, x
An a5_cell vector.
- handler
A wk handler.
- ...
Passed to underlying methods.