mirror of
https://github.com/qgis/QGIS.git
synced 2025-06-18 00:04:02 -04:00
Fix see also link
This commit is contained in:
parent
629de0c651
commit
7b664ea9a8
@ -407,7 +407,7 @@ will also be in this same CRS.
|
||||
:return: - the latitude at which the geodesic crosses the antimeridian
|
||||
- fractionAlongLine: will be set to the fraction along the geodesic line joining ``p1`` to ``p2`` at which the antimeridian crossing occurs.
|
||||
|
||||
.. seealso:: :py:func:`breakGeometryAtAntimeridian`
|
||||
.. seealso:: :py:func:`splitGeometryAtAntimeridian`
|
||||
|
||||
|
||||
.. versionadded:: 3.6
|
||||
|
@ -333,7 +333,7 @@ class CORE_EXPORT QgsDistanceArea
|
||||
* \param fractionAlongLine will be set to the fraction along the geodesic line joining \a p1 to \a p2 at which the antimeridian crossing occurs.
|
||||
*
|
||||
* \returns the latitude at which the geodesic crosses the antimeridian
|
||||
* \see breakGeometryAtAntimeridian()
|
||||
* \see splitGeometryAtAntimeridian()
|
||||
*
|
||||
* \since QGIS 3.6
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user