abap-turtle-graphics
abap-turtle-graphics copied to clipboard
Support gps coordinates
A conversion from lon/lat to x, y coordinate systems would allow to represent points on maps. https://stackoverflow.com/questions/16266809/convert-from-latitude-longitude-to-x-y
Use case: draw a map of airports from the sflight model by using coordinates from sgeocity, then draw lines joining all the available flights.