Re: [josm-dev] tile caching for webkit?

2010-05-08 Thread Claudius
Am 08.05.2010 00:43, Michael Guzelevich:
 http://wiki.openstreetmap.org/wiki/TWMS

Thanks Michael. That seems to be working great although the imagery is 
somewhat blurred e.g. when you compare webkite Yahoo access to it.

Claudius


___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] tile caching for webkit?

2010-05-07 Thread Claudius
Am 07.05.2010 15:01, Claudius:
 A user from a country with very limited internet access it asking if
 there are any possibilities to make webkit use a cache for the tiles it
 fetches from a WMS-server? Any ideas?

Besides: Could it be that e.g Yahoo API does not allow caching in their ToS?

Claudius


___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] tile caching for webkit?

2010-05-07 Thread Simone Cortesi
On Fri, May 7, 2010 at 15:03, Claudius claudiu...@gmx.de wrote:
 Besides: Could it be that e.g Yahoo API does not allow caching in their ToS?

as far as i remember, we are not allowed to keep yahoo images on disk
cache on the user's pc due to TOS.

-- 
-S
http://goo.gl/mod/qWdu

___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] tile caching for webkit?

2010-05-07 Thread Dirk Stöcker
On Fri, 7 May 2010, Claudius wrote:

 A user from a country with very limited internet access it asking if
 there are any possibilities to make webkit use a cache for the tiles it
 fetches from a WMS-server? Any ideas?

Newer versions of webkit-image have a caching feature included, thought I 
did not really test it. It requires QT = 4.5 on the buildsystem as well 
as on the target system.

Ciao
-- 
http://www.dstoecker.eu/ (PGP key available)


___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] tile caching for webkit?

2010-05-07 Thread Ævar Arnfjörð Bjarmason
On Fri, May 7, 2010 at 13:01, Claudius claudiu...@gmx.de wrote:
 A user from a country with very limited internet access it asking if
 there are any possibilities to make webkit use a cache for the tiles it
 fetches from a WMS-server? Any ideas?

I don't know, but doesn't webkit use the system proxy settings if
they're available? If you you can set up a squid cache in front if it
with an aggressive cache policy. E.g. cache all images for 1 month no
matter what the cache headers say.

___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] tile caching for webkit?

2010-05-07 Thread Michael Guzelevich
http://wiki.openstreetmap.org/wiki/TWMS

On Fri, May 7, 2010 at 22:44, Ævar Arnfjörð Bjarmason ava...@gmail.comwrote:

 On Fri, May 7, 2010 at 13:01, Claudius claudiu...@gmx.de wrote:
  A user from a country with very limited internet access it asking if
  there are any possibilities to make webkit use a cache for the tiles it
  fetches from a WMS-server? Any ideas?

 I don't know, but doesn't webkit use the system proxy settings if
 they're available? If you you can set up a squid cache in front if it
 with an aggressive cache policy. E.g. cache all images for 1 month no
 matter what the cache headers say.

 ___
 josm-dev mailing list
 josm-dev@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/josm-dev

___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev