MingweiSamuel / muni-sign

SFMTA Muni bus stop sign generator!
https://munisign.org
MIT License
10 stars 1 forks source link

Add higher-level color sorting, show owls last #16

Closed carvin closed 2 years ago

carvin commented 2 years ago

This PR adds an additional factor into the line sorting which allows certain kinds of routes to be ordered before or after others. With this change I have made owl routes show last, and historic routes show first (which I believe is the IRL Muni sign ordering), and other route types have the same sort order and thus fall back to the rest of the sorting method.

image