[OSM-talk] Any way to reduce editor applet on-screen resolution?

Florian Loitsch openstreetmap at florian.loitsch.com
Sat Feb 10 00:03:17 GMT 2007


On Friday 09 February 2007 16:12:45 Steve Bromwich wrote:
> Hi,
>
> I seem to have a problem with the Yahoo imagery timing out as it downloads
> in the on-line editing applet. It starts downloading quickly, does three
> columns of Yahoo imagery, then slows down for the next few tiles, and
> usually stops after 6 tiles.
I had similar problems when the memory ran out. Be default java applets 
weren't allowed to have sufficient memory...
run ControlPanel (should come with your Sun-package) and add the following 
Java Runtime Parameter:
-Xmx512m
(or 256m)
hope that works,
// florian





More information about the talk mailing list