Skip to content

Mechanism for specifying which dimensions a transformation applies to #14

@maxrjones

Description

@maxrjones

It's ambiguous in the current specification which dimensions of an array the factors, scale, and translation apply to. There are at least two solutions:

  1. Require the length of the factors, scale, and translation array to match the number of dimensions in the array.
  2. Provide a way to specify which dimensions that factors, scale, and translation apply to.

I would lean towards option 2 to for more flexibility, even though it will likely lead to more redundancy with the geo-proj metadata for geospatial overviews.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions