On Tue, 13 Jan 2009, Rolf Bode-Meyer wrote: > And another point I already posted about a month ago. Having the > LVA-Oberpfalz layer visible in background makes painting about 4 times > slower. Interestingly this degration isn't shown by the profiler but > visible. And it only happens with this image layer, no other like > Yahoo or Landsat imagery. Any ideas?
This happens for all layers. It depends on the number of tiles you have shown. The WMS plugin needs to learn some buffering to speed up work. Currently it seems the stuff is recomputed and redrawn for every action. But only redrawing is really required. The clipping, rescaling, cropping and so on is only necessary when zoom or view changes. Ciao -- http://www.dstoecker.eu/ (PGP key available) _______________________________________________ josm-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/josm-dev
