Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-46970

QGeoTileCache: make generic for custom cache implementation

XMLWordPrintable

      Currently the QGeoTileCache caches each tile in one file generating lots of files. I have two suggestions:

      1.) Provide an interface for custom cache implementations or better
      2.) Provide an option to either store the tiles in a SQL database (e.g. SQLite) or offer an overwriteable method which passes the tile data and the implementation can store the data as wanted (the same applies for reading cached tiles).

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            Harald Meyer Harald Meyer
            DanielSt Peter Staab
            Votes:
            1 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes