jonpeder/Insektlok: Obtain insect locality data from coordinates

Returns locality names and strand-codes based on an input table of coordinates. The Strand-system is the common zoogeographical classification for insect occurances in Norway (Strand 1943, Økland 1981). The strand-codes are obtained by identifying the intesects beween the input coordinates and a polygon dataset of the Norwegian municipality borders (Anno 2012). The locality names are obtained from the Norwegian locality-name-base, Sentralt Stedsnavnregister (SSR). For each spatial point, the closest locality name will be returned. The function will only work with coordinates within the spatial boundaries of Norway. Input data can be any dataframe with coordinates in GRS longlat wgs84/Euref89, with longitudes and latitudes in separate rows. The output strand-codes and locality data will be added to the input dataset.

Getting started

Package details

AuthorJon Peder Lindemann <jonpeder.lindemann@gmail.com>
MaintainerJon Peder Lindemann <jonpeder.lindemann@gmail.com>
LicenseCC0
Version0.2.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jonpeder/Insektlok")
jonpeder/Insektlok documentation built on July 16, 2022, 7:31 a.m.