The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

geodrawr

An interactive tool for making geo-spatial objects by clicks on the map

Installation

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')
devtools::install_github('Curycu/geodrawr')

How to Use?

There are three draw tools :

library(geodrawr)

# draw_polygons()
# draw_lines()
# draw_points()

case polygons

draw_polygons

case lines

draw_lines

case points

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.
Health stats visible at Monitor.