Details
-
Sub-task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
0.4, 0.5, 0.6, 0.7, 0.8, 1.0, 1.1, 1.2, 1.3, 1.4
-
None
Description
Polar coordinate systems may have a "clockwise" or "counterClockwise" axis direction followed by a BEARING[angle, ANGLEUNIT[...]] element. The bearing gives the specified direction from which the rotation is measured. Those axis directions are not yet supported in Apache SIS. If we wish to support them in a future version, we could adopt a strategy similar to the DirectionAlongMeridian package-private class.