11.07.2011, 13:25
(This post was last modified: 11.07.2011, 13:25 by routeconverter.)
(27.06.2011, 09:56)hpnolting Wrote: Nach meiner Auffassung ist das cachen nur ein zeitweiliges zwischenspeichern, für den Fall, dass Online-Betrieb gar nicht möglich ist. Das Betrachten der Karten ist also nur zeitversetzt. Ich würde es nie für die Ewigkeit aufheben. Beim Arbeiten zu Hause, habe ich ja immer die neuesten Karten von Google.
Da immer wieder Nachfragen kommen, zitiere ich eine EMail, die ich gerade geschrieben habe:
Quote:To support offline maps you'd need to convince the Google Maps API to load tiles from a local cache if there is no Internet connection. As the API is not designed for that one needs to be clever and find a way to inject own code doing that caching. And more important: the invalidation of cached tiles once there is an Internet connection again. Tricky stuff - I don't know of any Open Source software that does this currently. prune and Kosmos use the OSM XML files and do the rendering on their own.
And then you'd need a download location for the offline maps, as the OSM admins disallow bulk downloading of zoom level 17, 18 and 19 (http://wiki.openstreetmap.org/wiki/Tile_usage_policy). I found no server offering tiles for countries/continents in an archive. I guess thats several hundred GByte of storage that is required for the whole planet ;-) And later TByte of traffice on the server...
RouteConverter is open source and lives from people contributing to it. Hack the source, do offline OSM maps and send me a patch or a pull request on github.
(27.06.2011, 09:56)hpnolting Wrote: Wegen der Internetflatrate ist dieser Service für den Kunden kostenlos.
Nicht jedoch für die Betreiber der Server mit den Kartenkacheln...
--
Christian
Christian