stevage / OpenTrees

Front end for opentrees.org, a data visualisation of millions of publicly maintained trees around the world.
171 stars 16 forks source link

New/better species color schemes #35

Open stevage opened 4 years ago

stevage commented 4 years ago

I have added the ability to have more than one "Botanical group" color scheme:

Screen Shot 2020-03-18 at 11 19 06 am

I'd be very receptive to PRs improving on these schemes or adding new ones.

A Twitter thread about the challenges involved here: https://twitter.com/stevage1/status/1235713785781833729 (But don't be too daunted, please!)

The relevant code is here: https://github.com/stevage/OpenTrees/blob/master/src/components/Map.vue#L341

See the Mapbox-gl-js expression documentation for details on the JavaScript syntax required.