Description
rendering large data sets on G10 is causing the browser to hang. This may be a side effect of tooltip changes, since 2.0.9 on G9 with same setup works fine.
Specifically this is a bug due to the "Display Limit" being set to 100, and if the amount of items to be rendered exceeds this value, it should be giving a warning. Currently it just hangs for a long time then displays:

This can be reproduced using the test data source, and random walk with 150 series.
With a higher limit (setting it to 300) that produces 150 series, the performance is still poor. It does not appear to be a rendering issue, but a raw data-processing issue.
Additional processing improvements are needed to make the plugin more usable with large amounts of polygons to be rendered.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status