Dataface Tasks

Deduplicate geo chart rendering and config ownership

IDDFT_CORE-DEDUPLICATE_GEO_CHART_RENDERING_AND_CONFIG_OWNERSHIP
Statuscompleted
Priorityp2
Milestonem1-ft-analytics-analyst-pilot
Ownersr-engineer-architect

Problem

The geo rendering code still duplicates point-map and layered-point-map behavior across geo source resolution, projection selection, encoding assembly, tooltip generation, and visual defaults. Remaining hardcoded values also weaken the design principle that config is the single source of truth. Consolidate shared geo helpers and move the remaining map-specific visual defaults into config-backed settings without changing output behavior.

Context

Possible Solutions

Plan

Implementation Progress

Review Feedback

  • [ ] Review cleared