Q&A - Question IncrementalPaint Question DamH asked on February 16, 2017, keyword: Developer Kernel TatukGIS Viewer x64 ver: 4.49.0.12714 vs Developer Kernel ver: 11.1.0.9930. Developer Kernel: - Add a Shape File layer and turn on CachedPaint and IncrementalPaint - Pan the layer up (or any direction) and you get white space while panning. TatukGIS Viewer x64: - Add a Shape File layer and turn on Cached Paint and Incremental Paint - Pan the layer up (or any direction) and the layer will be drawn while panning How do I get the Developer Kernel to draw while panning? Answers Artur Redzko (TatukGIS) replied February 02, 2017 TatukGIS Viewer is still based on the DK 10 where IncrementalPaint is working the old way. The DK 11 has changed drawing logic and IncrementalPaint is limited to partial updates only so drawing while panning is not possible. DamH replied February 02, 2017 Is this feature planned to be added? Danv replied February 10, 2017 And how is this drawing and panning done in ASP.NET? Many webapplications can very smoothly pan or drag the map where the map never shows white areas. Why is this behavior changed in the DK11? Why would you not do an incremental paint while drawing? I miss the reason why this behavior is removed. Tomasz Kosinski (TatukGIS) replied February 11, 2017 We did it during beta stage and no one complained! Generally redrawing a vector layer upon dragging requires continues rendering which is a very processir intensive task. Upon evaluation customer feedback over time we found it as a troublemaker and we were never able to achieve performance that will be satisfied for everyone. Web applications use predefined / p[recomputed tiles and scaling is possible only x2. But we will consider to find a some kind of compromised solution Danv replied February 16, 2017 Well I must say I have had very nice and fast results. Some things should be considered here for a good performance: - do not do this incremental paint for many layers, just the ones you are really interested in. - check the styling mechanism, complicated styling mechanism or OnPaintShape events or so should be avoided. - check the storage: database (optimise database for speed or file, network or local. - do not use it on webservices. - do not use it on big raster files or grids. Problem with prefetching data is the very fast spatial scanning that must be done during dragging the map. Let's hope you will find a solution to get it back in DK11 because I always used it for topography layers and network layers with e.g. pipes. If you would like to answer the question please Sign In. * * Stay signed in on this computer Please review our recent Privacy Policy.If you have any questions or requests, please contact us. Forgotten password Rules The Questions and Answers (Q & A) is intended to provide a means of communication between TatukGIS customers. Licensed users (with active maintenance play) of TatukGIS products may contribute to the Q & A content. Read-only access is available to anyone. Keep the content positive and professional. Be courteous to others by posting information when a question or issue asked on the Q & A is answered or resolved by other means (such as with help from TatukGIS technical support). Offer others at least a hint how the posted question was answered or the issue was resolved. The Q & A is not a replacement for TatukGIS technical support. TatukGIS team may or may not regularly follow or contribute content.