Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The locations table allows the client application to query the available FEWS locations.

Image Modified

Parameters

The parameters table allows the client application to query the available FEWS parameters.

...

The extended timeseries table allows the client application to query the available FEWS timeseries. The information shown in the ExTimeSeries table provide by the JDBC server is similar to the information presented in the FEWS TimesSeries table. The JDBC server provides a view of the metha data of a queried timeseries.

Image Modified

Note! It is currently not possible to query the ExTimeSeries due to bugs.

TimeSeriesGraphs

The TimeSeriesGraphs table allows the client application to retieve an image of a FEWS timeseries chart for the queried timeseries. The query returns a byte array value containing the content of a BufferedImage. Image Added

Installing a FEWS JDBC Server

...