stamen / mapbox-gl-style-diff

Other
2 stars 1 forks source link
carto-tools

mapbox-gl-style-diff

Tool providing a semantic readout of diffs between "before" and "after" stylesheet states. Assumes stable layer id names.

Currently detects

To be implemented

Usage

bin/mapbox-gl-style-diff ./path/to/style/a.json ./path/to/style/b.json

Standalone tool

Currently you can also use this as a standalone tool via stamen-diff.html