orbitersim / orbiter

Open-source repository of Orbiter Space Flight Simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TerrainToolKit: adding the Filename for missing tiles

MishaPhysics opened this issue · comments

I'd like to propose such feature for the TerrainToolKit. For now we have the following: if a tile exists we see its numbers, for example:
Filename: Surf/19/17833/30148.dds.
But it would be nice to display a tile numbers even for the missing tiles. Now it's like:
Filename: NoDataAvailable,
and it could look just like:
Filename: Surf/20/35667/60296 (no exist).
Hope it won't be too difficult to relize this in one of the future Orbiter build.

I believe it will be very useful for the tile making, since now I have to calculate these numbers manually taking the numbers of the lowest exiting tile for the area.