Digital Earth Australia platform developed for publishing Satellite Imagery processed by Geoscience Australia (GA) and National Computational Infrastructure (NCI)
For DEA Waterbodies, the user can click on multiple waterbodies and then click "Expand" on the Feature Info popup to get a unique chart for each (e.g orange and blue in the left image). However, doing the same thing for DEA Coastlines only ever adds a single orange chart which replaces the previous chart (e.g. orange in the right image).
I am almost certain that this used to work on version 7 of Terria, but I can't work out why it still works for DEA Waterbodies but not Coastlines. I've created a minimal example below: the two charts are set up slightly differently due to different input data formats, but both add a unique ID and title to the chart (a UUID for Waterbodies, a coordinate string for Coastlines):
Waterbodies:
Coastlines:
Year,Distance (metres) relative to 2019 coastline\n1988,{{dist_1988}}\n1989,{{dist_1989}}\n1990,{{dist_1990}}\n1991,{{dist_1991}}\n1992,{{dist_1992}}\n1993,{{dist_1993}}\n1994,{{dist_1994}}\n1995,{{dist_1995}}\n1996,{{dist_1996}}\n1997,{{dist_1997}}\n1998,{{dist_1998}}\n1999,{{dist_1999}}\n2000,{{dist_2000}}\n2001,{{dist_2001}}\n2002,{{dist_2002}}\n2003,{{dist_2003}}\n2004,{{dist_2004}}\n2005,{{dist_2005}}\n2006,{{dist_2006}}\n2007,{{dist_2007}}\n2008,{{dist_2008}}\n2009,{{dist_2009}}\n2010,{{dist_2010}}\n2011,{{dist_2011}}\n2012,{{dist_2012}}\n2013,{{dist_2013}}\n2014,{{dist_2014}}\n2015,{{dist_2015}}\n2016,{{dist_2016}}\n2017,{{dist_2017}}\n2018,{{dist_2018}}\n2019,{{dist_2019}}
For DEA Waterbodies, the user can click on multiple waterbodies and then click "Expand" on the Feature Info popup to get a unique chart for each (e.g orange and blue in the left image). However, doing the same thing for DEA Coastlines only ever adds a single orange chart which replaces the previous chart (e.g. orange in the right image). I am almost certain that this used to work on version 7 of Terria, but I can't work out why it still works for DEA Waterbodies but not Coastlines. I've created a minimal example below: the two charts are set up slightly differently due to different input data formats, but both add a unique ID and title to the chart (a UUID for Waterbodies, a coordinate string for Coastlines):
Waterbodies:
Coastlines:
Share link: https://terria-cube.terria.io/#share=s-qIAG425mArkFPtL1KP9Mxhw4vrW Minimal config: https://gist.github.com/robbibt/bbe67f4b0d5c4a9ca4dc9a91071bca15