1
0
Fork 0
mirror of https://github.com/52north/ttn-ogcswe-integration synced 2025-03-14 10:00:28 +01:00
ttn-ogcswe-integration/docker/sos/rest-api-config/classes/config-task-prerendering.json
noerw ffe31f024d update Dockerfile, add docker-compose
also add Dockerfile to build SOS from source, to enable the use
of the mqtt extension
2017-08-27 11:28:23 +02:00

13 lines
228 B
JSON

{
"generalConfig" : {
"width": "800",
"height": "500",
"language" : "de",
"grid" : true,
"generalize" : false
},
"phenomenonStyles": [
],
"timeseriesStyles": [
]
}