Overview
The developer manual offers programmers documentation and examples useful in working with Decision Support System platform.
About this Manual
This manual is intended for programmers wishing to update or extend Decision Support System platform. Programmers wishing to update or customize DSS are expected to know and understand HTML, CSS, and JavaScript. A basic understanding of Calcite Web and ArcGIS API for JavaScript.
What's in the Manual
This manual will cover all aspects of custom development with DSS platform.
- The DSS landing page section gives you everything you need to know to modify the page.
- The Descriptive Analytics section explains the programming codes used throughout descriptive application.
- The Diagnostic Analytics section describes how to update the diagnostic application.
- The Multiple Criteria Decision Analysis section gives an overview of preparing data and updating the Multiple Criteria Decision Analysis application.
- The Data Quality Assessment section describes how to create haxagon grid with ArcGIS toolbox and update data quality assessment application
- The Code Styleguides section explains the programming syntax and style guidelines for HTML, JS, and CSS