Current Architecture
Introduction
There is currently no API for the selector DST. The data is stored in static JSON objects in the /src/shared/json driectory
Object Overview
src\shared\json\descriptions\crop-descriptions.json
holds the description for each cover cropsrc\shared\json\image-locations\image-dictionary.json
holds the file name of each image inpublic\images
src\shared\json\sidebar\sidebar-categories.json
holds the categories of the sidebarsrc\shared\json\sidebar\sidebar-filters.json
holds the information about each specific filter within acategoryEach zone contains 2 objects
crop-data.json
holds the information for each cover crop in the zonedata-dictionary.json
holds metadata for all of the sidebar filters for the zone