id summary reporter owner description type status priority milestone component version resolution keywords cc 13415 [Patch draft] Introduce ILatLon and make Node implement it. michael2402 michael2402 "I tested if it makes the code more readable if we use a common interface for all objects that have a lat/lon. Those are the results: - The drawing code already uses `Node#getEastNorth()`. It does not really change much - Most Node.getCoor() calls use some method of the LatLon object later (e.g. to compute distances). So all in all, it will help clean up the code a bit but it won't help much. If you have suggestions on how to unify this, feel free to propose them." enhancement closed normal 17.05 Core fixed gsoc-core Don-vip bastiK stoecker