Changes between Version 2 and Version 3 of Ticket #12427, comment 10
- Timestamp:
- 2016-01-24T14:38:43+01:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12427, comment 10
v2 v3 10 10 You're correct that LatLon.getCenter() will not /always/ give a point on the shortest path, but please explain why you think that it is very approximate when it does? 11 11 12 I've already written in the ticket description that I do not intend to use curvatureDistance() as a general replacement, but for high zoom situations only (in which case LatLon.getCenter() /is/ guaranteed to deliver a point on the shortest path, at least for tmerc projections (if the prime meridian is not greenwich, we're just talking about an offset fix)).12 I've already written in the ticket description that I do not intend to use curvatureDistance() as a general replacement, but for high zoom situations only (in which case LatLon.getCenter() /is/ guaranteed to deliver a point on the shortest path, at least for [https://en.wikipedia.org/wiki/Mercator_projection merc projections] (if the prime meridian is not greenwich, we're just talking about an offset fix)).


