Skip to content

Instantly share code, notes, and snippets.

View that1guy's full-sized avatar

Brad Davis that1guy

View GitHub Profile
@that1guy
that1guy / BAREIS Model Definitions
Created August 25, 2017 00:11
These models will be used to add BARIES filter to tours view.
var bareis = {
"tuesday": ["sonoma", "solano"],
"wednesday": ["marin", "sonoma", "solano", "napa", "mendocino"],
"thursday": ["marin", "sonoma", "napa"],
"friday": ["sonoma", "napa"]
};
var counties = {