Description Usage Format Source References Examples
Data for Water Intake Structures within La Tigra National Park, Honduras
1 |
Simple feature collection with 54 features and 4 fields:
Id
X
Y
name_commu
Instituto de Conservación Forestal y Vida Silvestre, 2013, Plan de Manejo Parque Nacional La Tigra 2013 - 2025, 219p.
http://170.238.108.227/binhnd/RpWebEngine.exe/Portal?BASE=CPVHND2001&lang=ESP
1 2 3 4 5 | if (requireNamespace("sf", quietly = TRUE)) {
library(sf)
data(WaterIntakeStructure)
plot(st_geometry(WaterIntakeStructure), axes=TRUE)
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.