Marble/TileDownload: Difference between revisions

From KDE TechBase
(→‎Design considerations: update, removed obsolete stuff)
(Page moved to community wiki)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=== Design considerations, ideas, thoughts, nothing final ===
{{ Moved To Community }}
 
Perhaps create an (abstract) interface / abstract class TileProvider? Not sure, if there is an use case.
 
Perhaps separation between http download and tile providing since http download is needed for wikipedia (and perhaps other stuff) integration also.
 
What about redirects? in general it seems to be a good idea to support them, but do we also need the ability to
forbid redirects of inform the user?
 
The TileLoader should be able to handle not only files, but also QByteArrays or whatever is delivered by the network plugin interface.
 
=== Design proposal ===
 
to be done

Latest revision as of 17:42, 25 October 2016

This page is now on the community wiki.