Initially the CSV coordinate files under fleet-ms/src/main/resources were supposed to allow ships to navigate a somewhat realistic path across the water, as a straight line between two ports was not usually possible.
The CSV pattern used should be updated to either pull this information from an external source, import a new CSV file for pairs of Ports, or create a new microservice for route management.