Currently, the path within Tiled that we use is hard coded. We need a way to configure this in the app. For the short term (Diamond trip) a single configuration for the application is ok. But we should also think of a way to have multiple configurations, since we could be talking to multiple datasets.
We might think about using spec metadata feature in tiled to trigger which configuration to use.
Currently, the path within Tiled that we use is hard coded. We need a way to configure this in the app. For the short term (Diamond trip) a single configuration for the application is ok. But we should also think of a way to have multiple configurations, since we could be talking to multiple datasets.
We might think about using
spec
metadata feature in tiled to trigger which configuration to use.