Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 543 Bytes

File metadata and controls

8 lines (4 loc) · 543 Bytes

JavaScript Client API for Web Time Series Service

WTSS is a lightweight web service for handling remote sensing imagery as time series. Given a location and a time interval you can retrieve the according time series as a JavaScript array of double values.

If you want to know more abot WTSS service, visit the TerraLib GeoWeb Service homepage.

There are also client APIs for other programming languages: R and Python.