happign
happign copied to clipboard
Support for LIDAR data
- [ ] Maj of
get_raw_lidar()
now that the service is up and running again and rename itget_lidar_raw
- [ ] Add a function to retrieve classified LIDAR data
get_lidar_classified()
It's also possible to create one funciton get_lidar()
with param type = c("raw", "classified")
, will see