Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Tile caching feature for CloudMade GeoServices plugin

    Showcase
    1
    2
    3329
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      nataliya volkanova last edited by

      Hello guys!

      We released tile caching feature for our CloudMade GeoService plugin for qt-mobility.

      Some details about tile cache implementation:

      • implemented based on file system
      • have configurable size limit (or unlimited), default limit 30 Mb
      • browsing map now looks much faster comparing to default Qt network cache (QNetworkDiskCache)
      • tiles are displayed now even in offline
      • tile "last-modified" date is stored in cache; so server will send empty "Not modified" reply if tile not changed on server since last download (saves traffic)

      New version of plug-in is committed here: (plugins/geoservices/cloudmade)
      "http://gitorious.org/~sluzan/qt-mobility/sluzans-meego-maps-qt-mobility":http://gitorious.org/~sluzan/qt-mobility/sluzans-meego-maps-qt-mobility

      It can be checked with our MapPOI Collector application and MapViewer.

      Now it's placed in development branch, plan to add it to package shortly.

      Feedback as usual as much appreciated as possible!

      Regards,
      CloudMade team

      1 Reply Last reply Reply Quote 0
      • N
        nataliya volkanova last edited by

        Hi guys!

        Package now is also available! Please welcome to download and test it.
        "http://build.meego.com/package/files?package=qt-mobility-geoservices-cloudmade&project=home:flynnux":http://build.meego.com/package/files?package=qt-mobility-geoservices-cloudmade&project=home:flynnux

        Regards,
        Nataliya

        1 Reply Last reply Reply Quote 0
        • First post
          Last post