zlsa / atc

https://openscope.co/
342 stars 107 forks source link

Terrain Generation Limitations #666

Closed Fechulo closed 7 years ago

Fechulo commented 8 years ago

While generating terrain for various airports, I've encountered a few problems.

1st Issue: It is currently not possible to create gaps in the terrain. (Such as the ones in SBGL): gaps Using the current method, gaps are represented by overlapping areas of the same height: overlap

2nd Issue: Terrain contours that are outside of the TRACON/TMA/CERAP are not shown in QGIS. The "0ft" are in SAME is supposed to be 1000ft: empty However, due to the contour being outside of the airspace, it doesn't show up in QGIS. This can be fixed by using a much larger area for the terrain data, but it's very inefficient: contour

I haven't found any way of solving these issues so any help is appreciated. @culebron If you could give us some more info on how you made the terrain for KSFO and SBGL, it would be extremely helpful. :smile:

erikquinn commented 7 years ago

The ATC repository is being migrated to it's new home at https://github.com/openscope/openscope, and thus, all issues are being closed. If this is still an issue with the latest version of the sim (accessible at http://www.openscope.co), or is a feature you still think we are lacking, please reopen the issue at the new repo.

Please note that the vast majority of these issues have been copied to the new repository, or else are covered by other issues created there. See the below screenshot for what it looks like when your issue is known in the new repo:

image

Thank you!

Closing this issue.