zlsa / atc

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

Improve Coordinate System and Map Projection #746

Closed erikquinn closed 7 years ago

erikquinn commented 7 years ago

What we want (see Google Earth / Google Maps Satellite): :+1:

image Note that the US/Canada border (same latitude) is shown as a curve, and that the great circle arc from point A to point B is straight.


What we have (Mercator Projection, see Google Maps): :-1:

image Note that the US/Canada border (same latitude) is depicted straight, and that the great circle arc from point A to point B is curved.

darssy commented 7 years ago

Hello erikquinn

For that one, you might find helpful this answer in aviation stack exchange about map projections. Gnomonic projection depicts all great circles as straight lines, so you might want to give it a try.

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.