Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
update settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
janschulte committed Apr 7, 2015
1 parent 99dc88c commit 98ea351
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/main/webapp/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
{
"selectedLineWidth": 4,
"commonLineWidth": 1,
"restApiUrls": {
"http://sensorweb.demo.52north.org/sensorwebclient-webapp-stable/api/v1/": "52nSensorweb",
"http://sosrest.irceline.be/api/v1/": "irceline",
"http://www.fluggs.de/sos2/api/v1/": "fluggs",
"http://sensors.geonovum.nl/sos/api/v1/": "geonovum"
},
"defaultProvider": {
"serviceID": "srv_1a5bde0a6d702f193f7be463402ec12f",
"apiUrl": "http://sensorweb.demo.52north.org/sensorwebclient-webapp-stable/api/v1/"
},
"chartOptions":{
"yaxis":{
"tickDecimals" : 2
Expand Down

0 comments on commit 98ea351

Please sign in to comment.