/
Current Architecture

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

  1. src\shared\json\descriptions\crop-descriptions.json holds the description for each cover crop

  2. src\shared\json\image-locations\image-dictionary.json holds the file name of each image in public\images

  3. src\shared\json\sidebar\sidebar-categories.json holds the categories of the sidebar

  4. src\shared\json\sidebar\sidebar-filters.json holds the information about each specific filter within acategory

  5. Each zone contains 2 objects

    1. crop-data.json holds the information for each cover crop in the zone

    2. data-dictionary.json holds metadata for all of the sidebar filters for the zone

Related content

User Flow
More like this
DSTs Architecture Preliminary Design
DSTs Architecture Preliminary Design
More like this
Proposed Architecture
Proposed Architecture
Read with this
Species Selector Release Notes
Species Selector Release Notes
More like this
Agenda for Design Session
Agenda for Design Session
More like this
DST Inputs and Outputs (WIP)
DST Inputs and Outputs (WIP)
More like this