Generate infographic data with spatial intersections: region -> ecosystems -> groups -> observations.
Regions will be for hexagons and EEZ/IHO regions (see #2)
Can ecosystems be flattened into a single layer, ie one ecosystem per 1km^2 pixel? (see #2)
Obtain percent cover per ecosystem in given region, to report in initial popup (perhaps with horizontal bar chart) using raster::extract() or raster::zonal().
Summarize OBIS observations per functional group (see #7), ecosystem, and region over time
Generate infographic data with spatial intersections: region -> ecosystems -> groups -> observations.
raster::extract()
orraster::zonal()
.