Udo Giacomozzi schrieb: > I'd like to download a portion of the OSM map tiles (from > tile.openstreetmap.org) for offline usage /and/ to offload the OSM > server for the projects where I'm using OSM maps (which are used by > several users). > > Currently the area of interest contains 587001 tiles at zoom level 18. [...] > So, is bulk downloading as described above allowed?
Probably not, because lots of the tiles would need to be rendered especially for you. tiles.openstreetmap.org basically only renders tiles that are "looked at" at all, so bulk-requesting areas will force large areas to render to the highest detail. So either you put up a tileCache, or, better yet, render tiles yourself. It's not *that* hard to set up if you have your own server. This is not official word on this, the admins (like TomH) get the last say on this. -- Dirk-Lüder "Deelkar" Kreie Bremen - 53.0952°N 8.8652°E
signature.asc
Description: OpenPGP digital signature
_______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

