stac-extensions / perspective-imagery

Describes perspective imagery collected by photogrammetric or non-photogrammetric cameras
Apache License 2.0
14 stars 2 forks source link

Add support for yaw/pitch/roll values #12

Open PanierAvide opened 6 months ago

PanierAvide commented 6 months ago

Kinda related to #11

For imagery having yaw/pitch/roll values defined (like in GPano reference with GPano:PoseHeadingDegrees, GPano:PoseRollDegrees, GPano:PosePitchDegrees), it could be easier to offer directly such values instead of omega/phi/kappa. We could add:

With definitions summarized from https://en.wikipedia.org/wiki/Aircraft_principal_axes

If it's OK, I can offer a PR for adding such properties.