Coordinate Transformations#
1. Coordinate Transformations > root items
1.1. Property
Coordinate Transformations > root items > allOf > coordinateTransformation1.2. Property
Coordinate Transformations > root items > allOf > item 11.2.1. Property
Coordinate Transformations > root items > allOf > item 1 > input1.2.2. Property
Coordinate Transformations > root items > allOf > item 1 > output
Title: Coordinate Transformations
Type |
|
Required |
No |
Description: OME-Zarr Coordinate 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 Transformations > root items#
Type |
|
Required |
No |
Additional properties |
All of(Requirement) |
|---|
1.1. Property Coordinate Transformations > root items > allOf > coordinateTransformation#
Type |
|
Required |
No |
Additional properties |
|
Defined in |
#/$defs/coordinateTransformation |
Description: OME-NGFF coordinate transformation.
1.1.1. Property Coordinate Transformations > 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 Transformations > root items > allOf > item 0 > allOf > item 0 > name#
Type |
|
Required |
No |
1.1.1.2. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 0 > type#
Type |
|
Required |
Yes |
1.1.2. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1#
Type |
|
Required |
No |
Additional properties |
One of(Option) |
|---|
1.1.2.1. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > identity#
Type |
|
Required |
No |
Additional properties |
|
Defined in |
#/$defs/identity |
Description: Identity transformation that maps input coordinates directly to output coordinates without modification.
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
- type |
No |
const |
No |
- |
- |
1.1.2.1.1. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Identity Transformation > type#
Type |
|
Required |
No |
Specific value: "identity"
1.1.2.2. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > mapAxis#
Type |
|
Required |
No |
Additional properties |
|
Defined in |
#/$defs/mapAxis |
Description: Permute axes by mapping input axes to output axes.
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. |
1.1.2.2.1. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Map Axis Transformation > type#
Type |
|
Required |
No |
Specific value: "mapAxis"
1.1.2.2.2. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Map Axis Transformation > mapAxis#
Type |
|
Required |
Yes |
Description: An array of integers representing the new axis order as zero-based indices of the input axes.
Array restrictions |
|
|---|---|
Min items |
2 |
Max items |
5 |
Items unicity |
True |
Additional items |
False |
Tuple validation |
See below |
Each item of this array must be |
Description |
|---|---|
- |
1.1.2.2.2.1. Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Map Axis Transformation > mapAxis > mapAxis items#
Type |
|
Required |
No |
Restrictions |
|
|---|---|
Minimum |
≥ 0 |
Maximum |
≤ 4 |
1.1.2.3. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > scale#
Type |
|
Required |
No |
Additional properties |
|
Defined in |
#/$defs/scale |
Description: Scale transformation that scales coordinates by specified factors along each axis.
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
- type |
No |
const |
No |
- |
- |
+ scale |
No |
array of number |
No |
- |
- |
1.1.2.3.1. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Scale Transformation > type#
Type |
|
Required |
No |
Specific value: "scale"
1.1.2.3.2. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Scale Transformation > 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. Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Scale Transformation > scale > scale items#
Type |
|
Required |
No |
Restrictions |
|
|---|---|
Minimum |
> 0 |
1.1.2.4. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > translation#
Type |
|
Required |
No |
Additional properties |
|
Defined in |
#/$defs/translation |
Description: Translation transformation that shifts coordinates by specified offsets along each axis.
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
- type |
No |
const |
No |
- |
- |
No |
array of number |
No |
- |
- |
1.1.2.4.1. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Translation Transformation > type#
Type |
|
Required |
No |
Specific value: "translation"
1.1.2.4.2. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Translation Transformation > 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. Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Translation Transformation > translation > translation items#
Type |
|
Required |
No |
1.1.2.5. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > affine#
Type |
|
Required |
No |
Additional properties |
|
Defined in |
#/$defs/affine |
Description: Affine transformation represented by a transformation matrix.
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
- type |
No |
const |
No |
- |
- |
1.1.2.5.1. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Affine Transformation > 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 Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Affine Transformation > oneOf > item 0 > path#
Type |
|
Required |
Yes |
Description: Path to a zarr array containing the affine matrix.
1.1.2.5.2. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Affine Transformation > 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 Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Affine Transformation > 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 Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Affine Transformation > 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 Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Affine Transformation > oneOf > item 1 > affine > affine items > affine items items#
Type |
|
Required |
No |
1.1.2.5.3. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Affine Transformation > type#
Type |
|
Required |
No |
Specific value: "affine"
1.1.2.6. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > rotation#
Type |
|
Required |
No |
Additional properties |
|
Defined in |
#/$defs/rotation |
Description: Rotation transformation represented by a rotation matrix.
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
- type |
No |
const |
No |
- |
- |
1.1.2.6.1. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Rotation Transformation > 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 Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Rotation Transformation > oneOf > item 0 > path#
Type |
|
Required |
Yes |
Description: Path to a zarr array containing the rotation matrix.
1.1.2.6.2. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Rotation Transformation > oneOf > item 1#
Type |
|
Required |
No |
Additional properties |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
+ rotation |
No |
Combination |
No |
- |
- |
1.1.2.6.2.1. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Rotation Transformation > oneOf > item 1 > rotation#
Type |
|
Required |
Yes |
Additional properties |
1.1.2.6.2.1.1. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Rotation Transformation > oneOf > item 1 > rotation > oneOf > item 0#
Type |
|
Required |
No |
Array restrictions |
|
|---|---|
Min items |
2 |
Max items |
2 |
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 Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Rotation Transformation > oneOf > item 1 > rotation > oneOf > item 0 > item 0 items#
Type |
|
Required |
No |
Array restrictions |
|
|---|---|
Min items |
2 |
Max items |
2 |
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.1. Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Rotation Transformation > oneOf > item 1 > rotation > oneOf > item 0 > item 0 items > item 0 items items#
Type |
|
Required |
No |
1.1.2.6.2.1.2. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Rotation Transformation > oneOf > item 1 > rotation > oneOf > item 1#
Type |
|
Required |
No |
Array restrictions |
|
|---|---|
Min items |
3 |
Max items |
3 |
Items unicity |
False |
Additional items |
False |
Tuple validation |
See below |
Each item of this array must be |
Description |
|---|---|
- |
1.1.2.6.2.1.2.1. Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Rotation Transformation > oneOf > item 1 > rotation > oneOf > item 1 > item 1 items#
Type |
|
Required |
No |
Array restrictions |
|
|---|---|
Min items |
3 |
Max items |
3 |
Items unicity |
False |
Additional items |
False |
Tuple validation |
See below |
Each item of this array must be |
Description |
|---|---|
- |
1.1.2.6.2.1.2.1.1. Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Rotation Transformation > oneOf > item 1 > rotation > oneOf > item 1 > item 1 items > item 1 items items#
Type |
|
Required |
No |
1.1.2.6.2.1.3. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Rotation Transformation > oneOf > item 1 > rotation > oneOf > item 2#
Type |
|
Required |
No |
Array restrictions |
|
|---|---|
Min items |
4 |
Max items |
4 |
Items unicity |
False |
Additional items |
False |
Tuple validation |
See below |
Each item of this array must be |
Description |
|---|---|
- |
1.1.2.6.2.1.3.1. Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Rotation Transformation > oneOf > item 1 > rotation > oneOf > item 2 > item 2 items#
Type |
|
Required |
No |
Array restrictions |
|
|---|---|
Min items |
4 |
Max items |
4 |
Items unicity |
False |
Additional items |
False |
Tuple validation |
See below |
Each item of this array must be |
Description |
|---|---|
- |
1.1.2.6.2.1.3.1.1. Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Rotation Transformation > oneOf > item 1 > rotation > oneOf > item 2 > item 2 items > item 2 items items#
Type |
|
Required |
No |
1.1.2.6.2.1.4. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Rotation Transformation > oneOf > item 1 > rotation > oneOf > item 3#
Type |
|
Required |
No |
Array restrictions |
|
|---|---|
Min items |
5 |
Max items |
5 |
Items unicity |
False |
Additional items |
False |
Tuple validation |
See below |
Each item of this array must be |
Description |
|---|---|
- |
1.1.2.6.2.1.4.1. Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Rotation Transformation > oneOf > item 1 > rotation > oneOf > item 3 > item 3 items#
Type |
|
Required |
No |
Array restrictions |
|
|---|---|
Min items |
5 |
Max items |
5 |
Items unicity |
False |
Additional items |
False |
Tuple validation |
See below |
Each item of this array must be |
Description |
|---|---|
- |
1.1.2.6.2.1.4.1.1. Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Rotation Transformation > oneOf > item 1 > rotation > oneOf > item 3 > item 3 items > item 3 items items#
Type |
|
Required |
No |
1.1.2.6.3. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Rotation Transformation > type#
Type |
|
Required |
No |
Specific value: "rotation"
1.1.2.7. Property Coordinate Transformations > 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.7.1. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Bijection Transformation > type#
Type |
|
Required |
No |
Specific value: "bijection"
1.1.2.7.2. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Bijection Transformation > forward#
Type |
|
Required |
Yes |
Additional properties |
|
Same definition as |
Description: OME-NGFF coordinate transformation.
1.1.2.7.3. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Bijection Transformation > inverse#
Type |
|
Required |
Yes |
Additional properties |
|
Same definition as |
Description: OME-NGFF coordinate transformation.
1.1.2.8. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > sequence#
Type |
|
Required |
No |
Additional properties |
|
Defined in |
#/$defs/sequence |
Description: A sequence of transformations applied in order.
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
- type |
No |
const |
No |
- |
- |
No |
array |
No |
- |
- |
1.1.2.8.1. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Sequence Transformation > type#
Type |
|
Required |
No |
Specific value: "sequence"
1.1.2.8.2. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Sequence Transformation > 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.8.2.1. Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Sequence Transformation > transformations > coordinateTransformation#
Type |
|
Required |
No |
Additional properties |
|
Same definition as |
Description: OME-NGFF coordinate transformation.
1.1.2.9. Property Coordinate Transformations > 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 of object |
No |
- |
- |
1.1.2.9.1. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > By Dimension Transformation > type#
Type |
|
Required |
No |
Specific value: "byDimension"
1.1.2.9.2. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > By Dimension Transformation > 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 |
|---|---|
- |
1.1.2.9.2.1. Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > By Dimension Transformation > transformations > transformations items#
Type |
|
Required |
No |
Additional properties |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
No |
object |
No |
Same as items_allOf_i0 |
OME-NGFF coordinate transformation. |
|
No |
array of number |
No |
- |
Names of the input axes for this transformation. |
|
No |
array of number |
No |
- |
Names of the output axes for this transformation. |
1.1.2.9.2.1.1. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > By Dimension Transformation > transformations > transformations items > transformation#
Type |
|
Required |
Yes |
Additional properties |
|
Same definition as |
Description: OME-NGFF coordinate transformation.
1.1.2.9.2.1.2. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > By Dimension Transformation > transformations > transformations items > 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.9.2.1.2.1. Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > By Dimension Transformation > transformations > transformations items > input_axes > input_axes items#
Type |
|
Required |
No |
1.1.2.9.2.1.3. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > By Dimension Transformation > transformations > transformations items > 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.9.2.1.3.1. Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > By Dimension Transformation > transformations > transformations items > output_axes > output_axes items#
Type |
|
Required |
No |
1.1.2.10. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > displacements#
Type |
|
Required |
No |
Additional properties |
|
Defined in |
#/$defs/displacements |
Description: Transformation defined by a displacement field stored in a zarr array.
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.10.1. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Displacement Field Transformation > type#
Type |
|
Required |
No |
Specific value: "displacements"
1.1.2.10.2. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Displacement Field Transformation > path#
Type |
|
Required |
Yes |
Description: Path to the zarr array containing the displacement field.
1.1.2.10.3. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Displacement Field Transformation > 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.11. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > coordinates#
Type |
|
Required |
No |
Additional properties |
|
Defined in |
#/$defs/coordinates |
Description: Transformation defined by a coordinate field stored in a zarr array.
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.11.1. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Coordinate Field Transformation > type#
Type |
|
Required |
No |
Specific value: "coordinates"
1.1.2.11.2. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Coordinate Field Transformation > path#
Type |
|
Required |
Yes |
Description: Path to the zarr array containing the coordinate field.
1.1.2.11.3. Property Coordinate Transformations > root items > allOf > item 0 > allOf > item 1 > oneOf > Coordinate Field Transformation > 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 Transformations > root items > allOf > item 1#
Type |
|
Required |
No |
Additional properties |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
+ input |
No |
Combination |
No |
- |
- |
+ output |
No |
Combination |
No |
- |
- |
1.2.1. Property Coordinate Transformations > root items > allOf > item 1 > input#
Type |
|
Required |
Yes |
Additional properties |
1.2.1.1. Property Coordinate Transformations > root items > allOf > item 1 > input > oneOf > item 0#
Type |
|
Required |
No |
1.2.1.2. Property Coordinate Transformations > root items > allOf > item 1 > input > oneOf > item 1#
Type |
|
Required |
No |
Additional properties |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
- name |
No |
string |
No |
- |
- |
- path |
No |
string |
No |
- |
- |
1.2.1.2.1. Property Coordinate Transformations > root items > allOf > item 1 > input > oneOf > item 1 > name#
Type |
|
Required |
No |
1.2.1.2.2. Property Coordinate Transformations > root items > allOf > item 1 > input > oneOf > item 1 > path#
Type |
|
Required |
No |
1.2.2. Property Coordinate Transformations > root items > allOf > item 1 > output#
Type |
|
Required |
Yes |
Additional properties |
1.2.2.1. Property Coordinate Transformations > root items > allOf > item 1 > output > oneOf > item 0#
Type |
|
Required |
No |
1.2.2.2. Property Coordinate Transformations > root items > allOf > item 1 > output > oneOf > item 1#
Type |
|
Required |
No |
Additional properties |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
- name |
No |
string |
No |
- |
- |
- path |
No |
string |
No |
- |
- |
1.2.2.2.1. Property Coordinate Transformations > root items > allOf > item 1 > output > oneOf > item 1 > name#
Type |
|
Required |
No |
1.2.2.2.2. Property Coordinate Transformations > root items > allOf > item 1 > output > oneOf > item 1 > path#
Type |
|
Required |
No |
Generated using json-schema-for-humans on 2026-04-01 at 17:39:15 +0000