Normalizes raw fetched data to the GeoLeaf POI shape when the layer declares
data.mapping (a per-source block id, e.g. "gbif"). Returns the raw data unchanged
when no mapping is declared, no mapping.json is loaded, or no items array is found.
Parameters
rawData: unknown
The raw fetched response (array, or object wrapping the array).
Normalizes raw fetched data to the GeoLeaf POI shape when the layer declares
data.mapping(a per-source block id, e.g. "gbif"). Returns the raw data unchanged when no mapping is declared, no mapping.json is loaded, or no items array is found.