issues
search
rspatial
/
terra
R package for spatial data handling https://rspatial.github.io/terra/reference/terra-package.html
GNU General Public License v3.0
543
stars
90
forks
source link
wkb output option for geom()
#1612
Closed
mdsumner
closed
1 month ago
mdsumner
commented
1 month ago
Implements wish of #1609
geom() gains argument
wkb=FALSE
, if TRUE returns list of raw wkb vectors
includes doc and test
rhijmans
commented
1 month ago
Awesome, thank you very much.
Implements wish of #1609
wkb=FALSE
, if TRUE returns list of raw wkb vectors