Skip to content

An R-package providing tools for the Salzburger Botanische Arbeitsgemeinschaft (SaBotAg)

License

Notifications You must be signed in to change notification settings

kardinal-eros/sabotag-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sabotag

An R-package providing tools for the »Salzburger Botanische Arbeitsgemeinschaft« (SaBotAg): dedicated to Austrian botanists and friends around.

Build status

Travis-CI Build Status

Details

An R-package providing tools for the »Salzburger Botanische Arbeitsgemeinschaft« (SaBotAg). The software is aimed at botanists concerned with floristic mapping. The package provides classes to handle distribution and map background data built upon packages sp and raster. Time is managed properly, as well as customizable symbology.

The package has the following functionality.

  • floragrid and floragridlines : Create mapping grid for the recording of the vascular plant flora in Central Europe ( list("Kartierung der Flora Mitteleuropas") ) according to Niklfeld (1971); in Austria generally known as list("Raster der floristischen\n", " Kartierung") or briefly list("(Floren-)Quadranten") .

  • lnglat2gridcell : Query grid cell identifier ( list("Quadranten-Nummer") ) of mapping grid by providing coordinates.

  • gridcell2lnglat : Query coordinates of mapping grid by providing by grid cell identifier

  • formatGridcell and deparseGridcell : Work with grid cell identifier.

  • background : Configure a map background with topography, waterbodies and mapping grid just by passing a map extent. This functions uses data sets provided by package sabotagdata.

  • occurrences : Distribution data with associated plot methods.

  • pretty : Find nice interval in grid schema (floragrid).

  • ticks : Draw ticks based on floragrid.

  • [margin}(margin.html) and labelmargin : Annotate plot margins.

  • elevation : query Open-Elevation server for elevation data.

  • nominatim2 : query OpenStreetMap server for locality descriptions.

  • zobodat : query Zobodat voucher data base.

  • bergfex : query Bergfex server for Austrian toponyms.

  • safapi : query locality description (reverse geocoding) using Albin Blaschka's private server.

See the example here get an idea of what can be achieved with the package.

Author

Maintainer: Roland Kaiser kardinal.eros@gmail.com

References

Niklfeld, H. (1971): Bericht über die Kartierung der Flora Mitteleuropas. Taxon 20: 545-571

Installation

You may directly install the package from GitHub using the below set of commands.

# if not already installed
install.packages("devtools")
library(devtools)

#	install packge from github
install_github("kardinal-eros/sabotag-tools")

library(sabotag)

References

Niklfeld, H. (1978): Grundfeldschlüssel für die Kartierung der Flora Mitteleuropas, südlicher Teil (= Zentralstelle für Florenkartierung, Inst. Bot. Univ. Wien). Wien.

About

An R-package providing tools for the Salzburger Botanische Arbeitsgemeinschaft (SaBotAg)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages