-
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
Add Iceland, Faroe and Svalbard/Spitsbergen, use Sonny's LiDAR #14
Add Iceland, Faroe and Svalbard/Spitsbergen, use Sonny's LiDAR #14
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.
b4e1e4e
to
9eb86fe
Compare
"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?
4f6fb1e
to
b6ea982
Compare
"clean" removes products, distclean brings mostly everything back to like a clean git checkout
fc21e28
to
8e964cd
Compare
efa8568
to
4f41444
Compare
All Ortho4XPs run on the same dir so mabe we had an issue.
4f41444
to
2856ccd
Compare
I'm going to merge this into a pre-release branch if you don't mind so I can take a closer look. Thanks again! |
@kubilus1 Are there plans to merge this into main and make a release? cc @jonaseberle |
[v0.0.74-rc.2+eur] 23-26 files from v0.0.75-rc.3+na fix Iceland. Which files fix Faroe Islands ? |
@mauriziomannini Faroe is in the EUR tile set. Each .zip contains a "chunk" of tiles. The tiles in https://github.com/kubilus1/autoortho-scenery/blob/main/eur_tile_list get split into chunks with 125 tiles each. The Faroes are tiles +61-008, +61-007, +62-008, +61-007. |
@jonaseberle many thanks for your quick reply. |
@jonaseberle @kubilus1 any updates? |
I am happy with it and use it exclusively. |
Alright, I'll set it up and give it a run. |
works pretty much flawlessly! |
This fixes several mesh problems in Europe by using Sonny's digital terrain models from https://sonny.4lima.de/.
Affected tile sets: NA (for Iceland), EUR, maybe more due to #15.
For users:
This only changes the elevation model in Europe. Textures and overlays are not changed.
Testing instructions
You need to be technically versed and have experience with AutoOrtho to try this.
Download the assets from these test releases
If you are a Github power user, you can use the Github CLI →
or if you dare... download, check and unzip: (you realize that I had to do that so many times during testing...)
Setup your AutoOrtho
z_ao_*
folders from<X-Plane>/Custom Scenery/z_autoortho/scenery
(Details: otherwise due to Tiles in multiple tilesets #15 it could be you are seeing the old state)<X-Plane>/Custom Scenery/z_autoortho/scenery
. The final structure has to be.../z_autoortho/scenery/z_<any name>/Earth nav data
.Setup X-Plane
scenery_packs.ini
: start X-Plane and quit. Move thez_...
to the bottom inscenery_packs.ini
to see overlays. This test release does not include overlays, so if you want to test with autogen, use your existingyAutoortho_Overlays
(or any other, for example simHeaven X-WORLD Europe).scenery_packs.ini
. Make a backup if you make changes.To uninstall this
scenery_packs.ini
if you made changes there. After stopping AutoOrtho, you can clean up the empty folders<X-Plane>/Custom Scenery/z_*
that AutoOrtho created.Things to look out for
Start locations with very obvious changes are for example
EKVG
(was flat before)BIHN, BIAR, ...
(was flat before)ENSB
(was not included before)EDDV
should be goneIn Central Europe, Sonny's mesh has a similar fidelity to the one used before (J. de Ferranti, still way better than X-Plane default) – but a bit smoother.
I hope to see a smooth transition (towards Ortho4XP/Autoortho) at all coverage edges but would be nice to have that checked in more places (Serbia/Bulgaria/Romania looks like worth checking).
Please report your findings here as a comment. Thank you.
Next steps (dev):
Some screenshots from testing
Iceland Sonny's LiDAR ←→ X-Plane
Svalbard: ENSB before ←→ after
the "space needle" at EDDV/270°/24NM before ←→ after
ENSB
Faroes: EKVG
LOWI: X-Plane ← before → after (admittedly there are some areas in the Alps where Sonny is not better)
LOWI
Iceland: near BIHN
To quote Oscar Pilote who we owe so much: Bon Vol!
Fixes: #11
Fixes: #12
Fixes: kubilus1/autoortho#247
Fixes: kubilus1/autoortho#38
Relates: #5
Relates: #16
Relates: kubilus1/autoortho#117