Manage remote sensing raster, point-cloud and vector data online.
-
Wiki with technical documentation, point cloud indices details and troubleshooting
-
Example with datasets, web interface and R-script based processing
-
Issues are managed on GitHub
A ready to use RSDB distribution is located at:
https://github.com/environmentalinformatics-marburg/rsdb-data
if(!require("remotes")) install.packages("remotes")
remotes::install_github("environmentalinformatics-marburg/rsdb/r-package")
library(RSDB)
??RSDB
The RSDB R-package connects to a running RSDB server.