-
Notifications
You must be signed in to change notification settings - Fork 0
Description
There are several optional data layers that are very useful in certain situations, but as they are optional, support for them in applications is not necessarily implemented. One such example is sounding density. It is a useful additional layer to infer object detection probability but as it is an optional layer, support for it in commercial data processing tools is lacking, and this is the case for many other optional layer types. It is often the case that the data that could be inserted into these layers is available in the application, but the BAG handling in that application does not offer a capability for that data to be inserted in an exported BAG.
If BAG becomes an OGC standard, how will these layers be treated? Will tools claiming compatibility have to implement a means to provide data in these layers, such that it is optional for the end-user at the time the BAG is created, rather than optional for the developer implementing the OGC standard?