OpenCDSS / cdss-app-tstool-main

Colorado's Decision Support Systems (CDSS) TSTool application main program
GNU General Public License v3.0
1 stars 1 forks source link

Add a basic map view to TSTool #255

Open smalers opened 1 year ago

smalers commented 1 year ago

It would be useful to have a basic map view for TSTool to locate stations. This could occur through a URL (see issue #254). Or, add a "View on Map" feature to the time series list, which would automatically generate a GeoJSON file for all the time series and provide to an online viewer that would open in a web browser. The components are available to do this but the hard part is getting the local file to the cloud.

Another option would be to use the built-in mapping in TSTool, which may be sufficient.