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

Calculation precision overhaul for Maps

    XMLWordPrintable

Details

    • User Story
    • Resolution: Done
    • P1: Critical
    • 5.0.0
    • None
    • None
    • 8
    • a9506a1c d76fceee

    Description

      In Map and Projection and friends, we use QVector3D extensively for performing calculations relating to coordinate translation and projection. As QVector3D and friends use 32-bit floats on all platforms (not qreals), this opens up a can of precision worms.

      Some issues (eg the panning at high zoom) may be possible to patch individually in a temporary fashion, but in the long-run, a full cleanup of precision-related issues is probably going to be necessary.

      Attachments

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

        Activity

          People

            alewilso Alex Wilson (closed Nokia identity) (Inactive)
            alewilso Alex Wilson (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes