Skip to content

Commit

Permalink
Update ogr/ogrspatialreference.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: Alessandro Pasotti <[email protected]>
  • Loading branch information
rouault and elpaso authored Jan 15, 2024
1 parent 14d489a commit 2ef0b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ogr/ogrspatialreference.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12004,7 +12004,7 @@ const int *OSRGetDataAxisToSRSAxisMapping(OGRSpatialReferenceH hSRS,
* check that, beyond checking there are at least 2 elements, so that this
* method and setting the CRS can be done in any order).
* This is taken into account by OGRCoordinateTransformation to transform the
* order of ordinates to transform to the order expected by the CRS before
* order of coordinates to the order expected by the CRS before
* transformation, and back to the data order after transformation.
*
* The mapping[i] value (one based) represents the data axis number for the i(th)
Expand Down

0 comments on commit 2ef0b51

Please sign in to comment.