terriajs icon indicating copy to clipboard operation
terriajs copied to clipboard

TableStylingWorkflow improvements

Open nf-s opened this issue 2 years ago • 0 comments

TableStylingWorkflow improvements

Add style title, hide style, long/lat column in advanced mode

"Style" dropdown now shows TableStyles instead of TableColumns

Add symbology dropdown to advanced mode (was only showing in basic mode)

Show "Variable" in "Fill color" if color column name doesn't match style name (eg style isn't generated by TableAutomaticStylesStratum)

Other Changes

  • Protomaps Polygon features now only use PolygonSymbolizer (instead of PolygonSymbolizer and LineSymbolizer)

Checklist

  • [ ] There are unit tests to verify my changes are correct or unit tests aren't applicable (if so, write quick reason why unit tests don't exist)
  • [ ] I've updated relevant documentation in doc/.
  • [x] I've updated CHANGES.md with what I changed.
  • [ ] I've provided instructions in the PR description on how to test this PR.

nf-s avatar Jun 05 '22 15:06 nf-s