Title: | FinBIF geographic data conversion |
---|---|
Description: | Convert FinBIF data into geographic formats. |
Authors: | Finnish Museum of Natural History - Luomus [cph], William K. Morris [aut, cre] |
Maintainer: | William K. Morris <[email protected]> |
License: | MIT + file LICENSE |
Version: | 0.3.18.9000 |
Built: | 2024-10-27 06:05:40 UTC |
Source: | https://github.com/luomus/finbif-geo-convert |
Convert FinBIF data to geographic formats.
finbif_geo_convert( input, output = "none", geo = c("point", "bbox", "footprint"), crs = "wgs84", ... )
finbif_geo_convert( input, output = "none", geo = c("point", "bbox", "footprint"), crs = "wgs84", ... )
input |
Character or Integer. Either the path to a Zip archive or
tabular data file that has been downloaded from "laji.fi", a URI
linking to such a data file (e.g.,
https://tun.fi/HBF.53254) or an integer
representing the URI (i.e., |
output |
Character. Output file format in the form of a file extension.
One of |
geo |
Character. Geometry of output. One of |
crs |
Character or Integer. Coordinate reference system of output. One
of |
... |
Other options passed to |
An {sf}
package simple feature object (invisibly). And if
output != "none"
then the spatial data file(s) will be written to the
current working directory.
Read a formatted error msg.
read_error_msg(err)
read_error_msg(err)
err |
Error to format. |
A list.
Convert FinBIF download identifier inputs of different types
sanitise_id(x)
sanitise_id(x)
x |
A FinBIF download identifier |
A sanitised FinBIF download identifier