Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geospatial Video Fixes #67

Open
RandallRebello opened this issue Oct 20, 2021 · 0 comments
Open

Geospatial Video Fixes #67

RandallRebello opened this issue Oct 20, 2021 · 0 comments

Comments

@RandallRebello
Copy link
Contributor

Bug fixes and Enhancements

  1. Default max distance to 1000.
  2. The formula to calculate near and far distance has changed. (using cos instead of tan function)
  3. The index out of range error has been fixed.
  4. The program will now first look for sensor altitude (assuming it to be orthometric heights) first and if that is not found will look for SensorEllipsoidHeight.
  5. Will refresh token when requesting for elevation data if too many calls are made and token expires.
  6. These fields are made as optional : SensorRelativeAzimuth, SensorRelativeElevation, SensorRelativeRoll.
RandallRebello added a commit to RandallRebello/oriented-imagery that referenced this issue Oct 20, 2021
Fixes issues as described in issue Esri#67
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant