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

camera_bbox fails on very large DEMs #60

Open
ScottMcMichael opened this issue Dec 14, 2018 · 0 comments
Open

camera_bbox fails on very large DEMs #60

ScottMcMichael opened this issue Dec 14, 2018 · 0 comments
Labels

Comments

@ScottMcMichael
Copy link
Contributor

If camera_bbox() is called with quick=false and the DEM is very large, say a constant DEM that covers half the planet, the function will return an enormous value for the bbox size. This is probably because points on the other side of the earth successfully project in to the camera. This can be seen if it is called in the ASP mapproject tool with quick=false, IceBridge data, and a datum DEM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant