Open digimatspa opened 5 years ago
Hi @digimatspa
We try and support many formats, obviously work gets prioritised based on the project requirements that we have - I'm not aware of any projects at the moment that require SensorML support so it's probably a low priority for us at the moment, but that might change.
TerriaJS is also an open source project so we're always open to receiving pull requests too :)
Cheers Rowan
Hi Rowan, here is a POC of SensorML support in SOS: https://github.com/digimatspa/terriajs/tree/sensorml_poc
It can be used as a starting point. Subclassing may be a better option to keep SensorML and WaterML support separated.
It seems that only WaterML is supported in SOS component. Are you planning to implement SensorML as well? (https://www.opengeospatial.org/standards/sensorml) Thank you