ropensci / ruODK

ruODK: An R Client for the ODK Central API
https://docs.ropensci.org/ruODK/
GNU General Public License v3.0
42 stars 13 forks source link

Working examples of mapping all spatial types #87

Closed florianm closed 4 years ago

florianm commented 4 years ago

Feature

E.g. test form "Locations" (submissions here) contains points, lines (geotrace), and polygons (geoshapes).

While ruODK's focus is to make data from ODK Central accessible, it would be user-friendly to include working examples for the main tasks on spatial data - making maps, spatial operations.

Add a vignette "spatial" to show common operations on spatial field types:

What else could be useful?

florianm commented 4 years ago

WIP for vignette: https://rpubs.com/florian_mayer/ruSpatial