Details
-
Suggestion
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
bd3ca9bd2 (dev)
Description
When drawing a path between two coordinates, you have two options:
- Great Circle (aka Orthodromy)
- Rhumb Line (aka Loxodromy)
You can see the difference on this website:
https://www.edumedia-sciences.com/en/media/924-rhumb-line-versus-great-circle
For the moment, only Rhumb Line representation is supported by the map items (e.g. MapPolyline).
It would be nice to leave the choice to the user and to be able to switch from one representation to the other.
Attachments
For Gerrit Dashboard: QTBUG-94785 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
462123,25 | Polygons/lines can now be rendered following the shortest path on the globe | dev | qt/qtlocation | Status: MERGED | +2 | 0 |
463985,1 | Paths and polygons can now be painted following great-circle pathing | 6.5 | qt/qtlocation | Status: ABANDONED | 0 | 0 |