Skip to content

Commit acad06a

Browse files
kannesnyalldawson
authored andcommittedJun 8, 2023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/core/proj/qgscoordinatereferencesystem.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -836,7 +836,7 @@ class CORE_EXPORT QgsCoordinateReferenceSystem
836836
QgsProjOperation operation() const;
837837

838838
/**
839-
* Returns whether axis is inverted (e.g., for WMS 1.3) for the CRS.
839+
* Returns whether axis is inverted (e.g., for WMS 1.3) for the CRS, i.e. if "north" is the first axis, instead of "east".
840840
* \returns TRUE if CRS axis is inverted
841841
*/
842842
bool hasAxisInverted() const;

0 commit comments

Comments
 (0)
Please sign in to comment.