Coordinate Systems and Transforms#
1. Coordinate Systems and Transforms > root items
1.1. Property
Coordinate Systems and Transforms > root items > allOf > coordinateTransformation1.2. Property
Coordinate Systems and Transforms > root items > allOf > item 1
Title: Coordinate Systems and Transforms
Type |
|
Required |
No |
Description: OME-Zarr Coordinate Systems and transforms.
Array restrictions |
|
|---|---|
Min items |
1 |
Max items |
N/A |
Items unicity |
True |
Additional items |
False |
Tuple validation |
See below |
Each item of this array must be |
Description |
|---|---|
- |
1. Coordinate Systems and Transforms > root items#
Type |
|
Required |
No |
Additional properties |
All of(Requirement) |
|---|
1.1. Property Coordinate Systems and Transforms > root items > allOf > coordinateTransformation#
Type |
|
Required |
No |
Additional properties |
|
Defined in |
#/$defs/coordinateTransformation |
Description: OME-NGFF coordinate transformation.
1.1.1. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 0#
Type |
|
Required |
No |
Additional properties |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
- name |
No |
string |
No |
- |
- |
+ type |
No |
string |
No |
- |
- |
1.1.1.1. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 0 > name#
Type |
|
Required |
No |
1.1.1.2. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 0 > type#
Type |
|
Required |
Yes |
1.1.2. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1#
Type |
|
Required |
No |
Additional properties |
One of(Option) |
|---|
1.1.2.1. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > identity#
Type |
|
Required |
No |
Additional properties |
|
Defined in |
#/$defs/identity |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
- type |
No |
const |
No |
- |
- |
1.1.2.1.1. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 0 > type#
Type |
|
Required |
No |
Specific value: "identity"
1.1.2.2. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > mapAxis#
Type |
|
Required |
No |
Additional properties |
|
Defined in |
#/$defs/mapAxis |
Description: Permute axes by name
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
- type |
No |
const |
No |
- |
- |
- mapAxis |
No |
array of integer |
No |
- |
An array of integers representing the new axis order as zero-based indices of the input axes. |
- required |
No |
object |
No |
- |
- |
1.1.2.2.1. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 1 > type#
Type |
|
Required |
No |
Specific value: "mapAxis"
1.1.2.2.2. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 1 > mapAxis#
Type |
|
Required |
No |
Description: An array of integers representing the new axis order as zero-based indices of the input axes.
Array restrictions |
|
|---|---|
Min items |
N/A |
Max items |
N/A |
Items unicity |
False |
Additional items |
False |
Tuple validation |
See below |
Each item of this array must be |
Description |
|---|---|
- |
1.1.2.2.2.1. Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 1 > mapAxis > mapAxis items#
Type |
|
Required |
No |
1.1.2.2.3. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 1 > required#
Type |
|
Required |
No |
Additional properties |
1.1.2.3. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > scale#
Type |
|
Required |
No |
Additional properties |
|
Defined in |
#/$defs/scale |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
- type |
No |
const |
No |
- |
- |
1.1.2.3.1. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 2 > oneOf > item 0#
Type |
|
Required |
No |
Additional properties |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
+ path |
No |
string |
No |
- |
Path to a zarr array containing the scale factors. |
1.1.2.3.1.1. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 2 > oneOf > item 0 > path#
Type |
|
Required |
Yes |
Description: Path to a zarr array containing the scale factors.
1.1.2.3.2. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 2 > oneOf > item 1#
Type |
|
Required |
No |
Additional properties |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
+ scale |
No |
array of number |
No |
- |
- |
1.1.2.3.2.1. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 2 > oneOf > item 1 > scale#
Type |
|
Required |
Yes |
Array restrictions |
|
|---|---|
Min items |
N/A |
Max items |
N/A |
Items unicity |
False |
Additional items |
False |
Tuple validation |
See below |
Each item of this array must be |
Description |
|---|---|
- |
1.1.2.3.2.1.1. Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 2 > oneOf > item 1 > scale > scale items#
Type |
|
Required |
No |
Restrictions |
|
|---|---|
Minimum |
> 0 |
1.1.2.3.3. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 2 > type#
Type |
|
Required |
No |
Specific value: "scale"
1.1.2.4. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > translation#
Type |
|
Required |
No |
Additional properties |
|
Defined in |
#/$defs/translation |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
- type |
No |
const |
No |
- |
- |
1.1.2.4.1. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 3 > oneOf > item 0#
Type |
|
Required |
No |
Additional properties |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
+ path |
No |
string |
No |
- |
Path to a zarr array containing the translation vectors. |
1.1.2.4.1.1. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 3 > oneOf > item 0 > path#
Type |
|
Required |
Yes |
Description: Path to a zarr array containing the translation vectors.
1.1.2.4.2. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 3 > oneOf > item 1#
Type |
|
Required |
No |
Additional properties |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
No |
array of number |
No |
- |
- |
1.1.2.4.2.1. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 3 > oneOf > item 1 > translation#
Type |
|
Required |
Yes |
Array restrictions |
|
|---|---|
Min items |
N/A |
Max items |
N/A |
Items unicity |
False |
Additional items |
False |
Tuple validation |
See below |
Each item of this array must be |
Description |
|---|---|
- |
1.1.2.4.2.1.1. Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 3 > oneOf > item 1 > translation > translation items#
Type |
|
Required |
No |
1.1.2.4.3. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 3 > type#
Type |
|
Required |
No |
Specific value: "translation"
1.1.2.5. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > affine#
Type |
|
Required |
No |
Additional properties |
|
Defined in |
#/$defs/affine |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
- type |
No |
const |
No |
- |
- |
1.1.2.5.1. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 4 > oneOf > item 0#
Type |
|
Required |
No |
Additional properties |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
+ path |
No |
string |
No |
- |
Path to a zarr array containing the affine matrix. |
1.1.2.5.1.1. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 4 > oneOf > item 0 > path#
Type |
|
Required |
Yes |
Description: Path to a zarr array containing the affine matrix.
1.1.2.5.2. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 4 > oneOf > item 1#
Type |
|
Required |
No |
Additional properties |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
+ affine |
No |
array of array |
No |
- |
- |
1.1.2.5.2.1. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 4 > oneOf > item 1 > affine#
Type |
|
Required |
Yes |
Array restrictions |
|
|---|---|
Min items |
N/A |
Max items |
N/A |
Items unicity |
False |
Additional items |
False |
Tuple validation |
See below |
Each item of this array must be |
Description |
|---|---|
- |
1.1.2.5.2.1.1. Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 4 > oneOf > item 1 > affine > affine items#
Type |
|
Required |
No |
Array restrictions |
|
|---|---|
Min items |
N/A |
Max items |
N/A |
Items unicity |
False |
Additional items |
False |
Tuple validation |
See below |
Each item of this array must be |
Description |
|---|---|
- |
1.1.2.5.2.1.1.1. Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 4 > oneOf > item 1 > affine > affine items > affine items items#
Type |
|
Required |
No |
1.1.2.5.3. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 4 > type#
Type |
|
Required |
No |
Specific value: "affine"
1.1.2.6. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > rotation#
Type |
|
Required |
No |
Additional properties |
|
Defined in |
#/$defs/rotation |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
- type |
No |
const |
No |
- |
- |
1.1.2.6.1. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 5 > oneOf > item 0#
Type |
|
Required |
No |
Additional properties |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
+ path |
No |
string |
No |
- |
Path to a zarr array containing the rotation matrix. |
1.1.2.6.1.1. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 5 > oneOf > item 0 > path#
Type |
|
Required |
Yes |
Description: Path to a zarr array containing the rotation matrix.
1.1.2.6.2. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 5 > oneOf > item 1#
Type |
|
Required |
No |
Additional properties |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
+ rotation |
No |
array of array |
No |
- |
- |
1.1.2.6.2.1. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 5 > oneOf > item 1 > rotation#
Type |
|
Required |
Yes |
Array restrictions |
|
|---|---|
Min items |
N/A |
Max items |
N/A |
Items unicity |
False |
Additional items |
False |
Tuple validation |
See below |
Each item of this array must be |
Description |
|---|---|
- |
1.1.2.6.2.1.1. Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 5 > oneOf > item 1 > rotation > rotation items#
Type |
|
Required |
No |
Array restrictions |
|
|---|---|
Min items |
N/A |
Max items |
N/A |
Items unicity |
False |
Additional items |
False |
Tuple validation |
See below |
Each item of this array must be |
Description |
|---|---|
- |
1.1.2.6.2.1.1.1. Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 5 > oneOf > item 1 > rotation > rotation items > rotation items items#
Type |
|
Required |
No |
1.1.2.6.3. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 5 > type#
Type |
|
Required |
No |
Specific value: "rotation"
1.1.2.7. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > inverseOf#
Type |
|
Required |
No |
Additional properties |
|
Defined in |
#/$defs/inverseOf |
Description: The inverse of another coordinate transformation.
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
- type |
No |
const |
No |
- |
- |
No |
object |
No |
Same as items_allOf_i0 |
OME-NGFF coordinate transformation. |
1.1.2.7.1. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 6 > type#
Type |
|
Required |
No |
Specific value: "inverseOf"
1.1.2.7.2. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 6 > transformation#
Type |
|
Required |
Yes |
Additional properties |
|
Same definition as |
Description: OME-NGFF coordinate transformation.
1.1.2.8. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > bijection#
Type |
|
Required |
No |
Additional properties |
|
Defined in |
#/$defs/bijection |
Description: A pair of forward and inverse coordinate transformations.
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
- type |
No |
const |
No |
- |
- |
+ forward |
No |
object |
No |
Same as items_allOf_i0 |
OME-NGFF coordinate transformation. |
+ inverse |
No |
object |
No |
Same as items_allOf_i0 |
OME-NGFF coordinate transformation. |
1.1.2.8.1. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 7 > type#
Type |
|
Required |
No |
Specific value: "bijection"
1.1.2.8.2. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 7 > forward#
Type |
|
Required |
Yes |
Additional properties |
|
Same definition as |
Description: OME-NGFF coordinate transformation.
1.1.2.8.3. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 7 > inverse#
Type |
|
Required |
Yes |
Additional properties |
|
Same definition as |
Description: OME-NGFF coordinate transformation.
1.1.2.9. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > sequence#
Type |
|
Required |
No |
Additional properties |
|
Defined in |
#/$defs/sequence |
Description: A sequence of transformations
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
- type |
No |
const |
No |
- |
- |
No |
array |
No |
- |
- |
1.1.2.9.1. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 8 > type#
Type |
|
Required |
No |
Specific value: "sequence"
1.1.2.9.2. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 8 > transformations#
Type |
|
Required |
Yes |
Array restrictions |
|
|---|---|
Min items |
N/A |
Max items |
N/A |
Items unicity |
False |
Additional items |
False |
Tuple validation |
See below |
Each item of this array must be |
Description |
|---|---|
OME-NGFF coordinate transformation. |
1.1.2.9.2.1. Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 8 > transformations > coordinateTransformation#
Type |
|
Required |
No |
Additional properties |
|
Same definition as |
Description: OME-NGFF coordinate transformation.
1.1.2.10. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > byDimension#
Type |
|
Required |
No |
Additional properties |
|
Defined in |
#/$defs/byDimension |
Description: A set of transformations applied independently to each dimension.
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
- type |
No |
const |
No |
- |
- |
No |
array |
No |
- |
- |
1.1.2.10.1. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 9 > type#
Type |
|
Required |
No |
Specific value: "byDimension"
1.1.2.10.2. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 9 > transformations#
Type |
|
Required |
Yes |
Array restrictions |
|
|---|---|
Min items |
N/A |
Max items |
N/A |
Items unicity |
False |
Additional items |
False |
Tuple validation |
See below |
Each item of this array must be |
Description |
|---|---|
Transformation used inside a byDimension transformation |
1.1.2.10.2.1. Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 9 > transformations > byDimensionTransformation#
Type |
|
Required |
No |
Additional properties |
|
Defined in |
#/$defs/byDimensionTransformation |
Description: Transformation used inside a byDimension transformation
All of(Requirement) |
|---|
1.1.2.10.2.1.1. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 9 > transformations > transformations items > allOf > coordinateTransformation#
Type |
|
Required |
No |
Additional properties |
|
Same definition as |
Description: OME-NGFF coordinate transformation.
1.1.2.10.2.1.2. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 9 > transformations > transformations items > allOf > item 1#
Type |
|
Required |
No |
Additional properties |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
No |
array of string |
No |
- |
Names of the input axes for this transformation. |
|
No |
array of string |
No |
- |
Names of the output axes for this transformation. |
1.1.2.10.2.1.2.1. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 9 > transformations > transformations items > allOf > item 1 > input_axes#
Type |
|
Required |
Yes |
Description: Names of the input axes for this transformation.
Array restrictions |
|
|---|---|
Min items |
N/A |
Max items |
N/A |
Items unicity |
False |
Additional items |
False |
Tuple validation |
See below |
Each item of this array must be |
Description |
|---|---|
- |
1.1.2.10.2.1.2.1.1. Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 9 > transformations > transformations items > allOf > item 1 > input_axes > input_axes items#
Type |
|
Required |
No |
1.1.2.10.2.1.2.2. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 9 > transformations > transformations items > allOf > item 1 > output_axes#
Type |
|
Required |
Yes |
Description: Names of the output axes for this transformation.
Array restrictions |
|
|---|---|
Min items |
N/A |
Max items |
N/A |
Items unicity |
False |
Additional items |
False |
Tuple validation |
See below |
Each item of this array must be |
Description |
|---|---|
- |
1.1.2.10.2.1.2.2.1. Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 9 > transformations > transformations items > allOf > item 1 > output_axes > output_axes items#
Type |
|
Required |
No |
1.1.2.11. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > displacements#
Type |
|
Required |
No |
Additional properties |
|
Defined in |
#/$defs/displacements |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
- type |
No |
const |
No |
- |
- |
+ path |
No |
string |
No |
- |
Path to the zarr array containing the displacement field. |
No |
enum (of string) |
No |
- |
Interpolation method to use when applying the displacement field. |
1.1.2.11.1. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 10 > type#
Type |
|
Required |
No |
Specific value: "displacements"
1.1.2.11.2. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 10 > path#
Type |
|
Required |
Yes |
Description: Path to the zarr array containing the displacement field.
1.1.2.11.3. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 10 > interpolation#
Type |
|
Required |
No |
Default |
|
Description: Interpolation method to use when applying the displacement field.
Must be one of:
“nearest”
“linear”
“cubic”
1.1.2.12. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > coordinates#
Type |
|
Required |
No |
Additional properties |
|
Defined in |
#/$defs/coordinates |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
- type |
No |
const |
No |
- |
- |
+ path |
No |
string |
No |
- |
Path to the zarr array containing the coordinate field. |
No |
enum (of string) |
No |
- |
Interpolation method to use when applying the coordinate field. |
1.1.2.12.1. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 11 > type#
Type |
|
Required |
No |
Specific value: "coordinates"
1.1.2.12.2. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 11 > path#
Type |
|
Required |
Yes |
Description: Path to the zarr array containing the coordinate field.
1.1.2.12.3. Property Coordinate Systems and Transforms > root items > allOf > item 0 > allOf > item 1 > oneOf > item 11 > interpolation#
Type |
|
Required |
No |
Default |
|
Description: Interpolation method to use when applying the coordinate field.
Must be one of:
“nearest”
“linear”
“cubic”
1.2. Property Coordinate Systems and Transforms > root items > allOf > item 1#
Type |
|
Required |
No |
Additional properties |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
+ input |
No |
string |
No |
- |
- |
+ output |
No |
string |
No |
- |
- |
1.2.1. Property Coordinate Systems and Transforms > root items > allOf > item 1 > input#
Type |
|
Required |
Yes |
1.2.2. Property Coordinate Systems and Transforms > root items > allOf > item 1 > output#
Type |
|
Required |
Yes |
Generated using json-schema-for-humans on 2026-03-13 at 08:42:47 +0000