diff --git a/src/main/webapp/settings.json b/src/main/webapp/settings.json index c5575d4..74cfeae 100644 --- a/src/main/webapp/settings.json +++ b/src/main/webapp/settings.json @@ -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