The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
An interactive tool for making geo-spatial objects by clicks on the map
To install the stable version from CRAN, simply run the following from an R console:
install.packages('geodrawr')
To install the latest development builds directly from GitHub, run this instead:
if (!require('devtools')) install.packages('devtools')
::install_github('Curycu/geodrawr') devtools
There are three draw tools :
library(geodrawr)
# draw_polygons()
# draw_lines()
# draw_points()
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.