Skip to content

environmentalinformatics-marburg/rsdb

Repository files navigation

Remote Sensing Database (RSDB)

Manage remote sensing raster, point-cloud and vector data online.


A ready to use RSDB distribution is located at:

https://github.com/environmentalinformatics-marburg/rsdb-data


Install R Package

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.