Making an API call

594
0
02-19-2021 03:08 PM
AdamN
by
New Contributor II

I am looking into making a dashboard like product that can help vegetation management and decision making. I have a few models for predicting diseases that are based on weather data. I see that the National Weather Service has an API with all the variables I need.

I would like the user to select their location on a map and then have the various disease model values shown on graphs for the present day and up to a week in forecast. Is there anyway in the dashboard to create and implement a script that can make an API call with information such as the chosen location? Perhaps if not dashboards, does any other Esri product provide this functionality (while still allowing data to be plotted on a graph)? It may just be worth creating a custom web app using the ArcGIS API for JavaScript.

0 Kudos
0 Replies