Hi,
We have a scenario where a large(ish) number of features can be styled based on the value of a column in an external data source, such as an Access DB or an Excel spreadsheet. What we have noticed is that this has got a lot slower in MapSuite 13 compared to 10.
We have worked quite a bit on optimising the CustomColumnFetch on our custom SQL Lite layer type and got some improvement. In so doing we noticed there is a very large increase in the number of calls to CustomColumnFetch between the versions and that is a significant driver in the drop off in performance.
Do you know why there is a big increase? and is there anything we could do about it?
Regards,
Jonathan