Derive a MapLibre style document from an ArcGIS WebMap JSON payload.
Reuses the entire src/webmap/* conversion pipeline (convertBasemap,
convertOperationalLayer, convertRenderer, convertPopupInfo,
convertLabelingInfo, convertExtent) via parseWebMap. The
parseWebMap warnings are then mapped onto the structured manualGaps
taxonomy, and additional gaps are appended for Dashboard /
ExperienceBuilder / custom-widget shell properties that the WebMap
converter itself doesn't model.
Derive a MapLibre style document from an ArcGIS WebMap JSON payload.
Reuses the entire
src/webmap/*conversion pipeline (convertBasemap,convertOperationalLayer,convertRenderer,convertPopupInfo,convertLabelingInfo,convertExtent) viaparseWebMap. TheparseWebMapwarnings are then mapped onto the structuredmanualGapstaxonomy, and additional gaps are appended for Dashboard / ExperienceBuilder / custom-widget shell properties that the WebMap converter itself doesn't model.