Skip to content

trillevine/js-sensorweb-client

 
 

Repository files navigation

52°North JavaScript SOS Client

This client consumes instances of the timeseries-api. By requesting the REST interface it gets stations and regarding timeseries.

Build the client

To build the client as war file:

mvn clean install

To build a minified version, use the profile 'minify'

mvn clean install -P minify

Contacts

For questions and comments please contact Jan Schulte

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.5%
  • CSS 6.5%