-
Notifications
You must be signed in to change notification settings - Fork 8
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
Sonny lidar #19
base: main
Are you sure you want to change the base?
Sonny lidar #19
Conversation
This fixes many mesh problems by using Sonny's digital terrain models from https://sonny.4lima.de/ for Europe. Please consider a donation to Sonny for the great DTM that he is producing and publishing for free.
I haven't noticed it has not been part of the scenery at all. But there should be no reason not to.
"build" has a retry-config. I hope more .zips will successfully pass like that.
We have many failures in that function.
Maybe that helps with the errors we have in the next step?
"clean" removes products, distclean brings mostly everything back to like a clean git checkout
All Ortho4XPs run on the same dir so mabe we had an issue.
Add Iceland, Faroe and Svalbard/Spitsbergen, use Sonny's LiDAR
I would strongly advise to increase curvature_tol to at least 3.0 in order to limit the final mesh triangle count or otherwise users with mid- to lowrange systems will suffer from significant FPS loss with XP12 (especially when comparing to XP11). |
Thanks @d41k4n. |
Probably only with Sonny's DTM. If possible the triangle count should not exceed 3-4m (FYI the default base mesh shipped with XP rarely exceeds 500k even in mountainous regions). |
The suggested change by @d41k4n ( sonny-lidar...jonaseberle:autoortho-scenery:feat/use-sonny-lidar-dtm Unfortunately I cannot collaborate on this branch and the original PR is closed thus does not get updated with new commits. |
See: #14