Skip to content

Commit 47efc14

Browse files
committed
specification: Tie down possible output for coordinate transformation field
1 parent 990aeaa commit 47efc14

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1299,8 +1299,9 @@ If applications require additional transformations,
12991299
each `multiscales` object MAY contain the field `coordinateTransformations`,
13001300
describing transformations that are applied to all resolution levels in the same manner.
13011301
The value of `input` MUST equal the name of the "intrinsic" coordinate system.
1302-
The value of `output` MUST be the name of the output coordinate System
1303-
which is different from the "intrinsic" coordinate system.
1302+
The value of `output` MUST be the name of a coordinate System
1303+
which is different from the "intrinsic" coordinate system
1304+
and which is defined in the `coordinateSystems` field of the `multiscales` metadata.
13041305

13051306
Each `multiscales` object SHOULD contain the field `name`.
13061307

0 commit comments

Comments
 (0)