Parses the classification:classes extension from STAC item properties
to build a class lookup table with codes, names, and colors.
Arguments
- items
An
rstacitems collection returned byrstac::get_request()orrstac::items_sign(). Uses the first item's properties.- source
Character. Source name for CSV fallback lookup. One of
"io-lulc"or"esa-worldcover". Only used when STAC metadata lacks classification info.
