We need a way to deal with two circumstances:
- Layers that were uploaded and styled before the AI Cartographer was available
- Situations where someone customizes their style and want to revert back to the AI recommendation
I'm thinking there could be an "AI Recommended" option in the dropdown for presentation type in the GUIStyleEditor. That would be somewhat straightforward in the case of layers with no AIDataAnalystNotes generated yet, but for those that do have them there would need to be some sort of heuristically-driven "diff" between the current style and the recommendation in order to know whether it needs to be shown as an option.
We need a way to deal with two circumstances:
I'm thinking there could be an "AI Recommended" option in the dropdown for presentation type in the GUIStyleEditor. That would be somewhat straightforward in the case of layers with no AIDataAnalystNotes generated yet, but for those that do have them there would need to be some sort of heuristically-driven "diff" between the current style and the recommendation in order to know whether it needs to be shown as an option.