f_locid | R Documentation |
Calculates a unique identifier from coordinates.
f_locid(long, lat, resol)
long |
The longitude of the grid cell of interest |
lat |
The latitude of the grid cell of interest |
resol |
The spatial resolution of the database to target (1/12 for gbif4crest_03) |
A unique integer describing the cell.
f_locid(0, 0, 1/12)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.