I do a lot of network analysis. Over time, the networks end up having a lot of data points because the network merging algorithm tries to maintain all of the useful information. I am aware of the track simplification capability, but it only works on a single track. Many of my networks have more than 20 tracks within the network (some have a lot more). It is a bit tedious to do this for each track individually.
Could you add the capability to apply the simplification to all active tracks? This would allow me to simplify the whole network (or multiple networks) at one shot.
There is probably some complexity under this request. Some tracks are traversed very frequently, so there are lots of points and a big simplification opportunity. Other tracks may have been traversed only once or twice, so the number of points is sparse by comparison. I would ideally like to have TopoFusion recognize the situations and apply more simplification where the data reduction is the greatest without introducing significant loss of accuracy. So if I specify a number of points or a percentage reduction (another request), TopoFusion determines how to best meet this goal.