Forest Snowpack Treatment Assessment Tool
- /api/get_veg_unit_by_bbox - for use on click - calculate bbox from an x-pixel buffer from clicked pixel.
- /api/get_segment_by_bbox - for use on click - calculate bbox from an x-pixel buffer from clicked pixel.
- /segment/1 - given a segment id (from return or state), get segment details.
- /pourpoint/1 - given a pour point id (from return or state), get pour point details.
- /api/filter_results - given a list of contraints, get matching planning units (and count).
- /api/get_results_by_scenario_id - given a scenario id, get report: JSON, .csv, or .pdf.
- /api/get_results_by_state - given the current scenario state, get report: JSON, .csv, or .pdf.