Esri / Esri/oriented-imagery

New Data Type (Riegl)

Open
#36 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
41
Forks
17
PR merge metrics
No merged PRs in 30d

Description

Are you sure it's
```py3
camPitch = math.degrees(math.acos(dv3))
```
and not
```py3
camPitch = 180 - math.degrees(math.acos(dv3))
```
[CamPitch = 90 means the camera is viewing toward the horizon. 0 indicates straight down.](OrientedImageryCatalog_Schema.pdf)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.