-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Best-in-time-and-space performance improvement approach #41
Comments
Roughly 70% performance savings based on area of intersecting projects and area of Texas |
@andycarter-pe this involved generating that golden vector image which will tell you where the best available point-cloud imagery exists throughout Texas |
best-in-time-and-space algorithmPseudo-code to improve performance of
|
Best-in-time-and-space result can be used to generate highest quality elevation data directly from Lidar point cloud |
Link to @andycarter-pe's approach in Python.
|
Improve performance of workflow by eliminating tiles which don't intersect any other projects whatsoever
The text was updated successfully, but these errors were encountered: