Auto arrival train

This commit is contained in:
Hagernesh
2026-07-17 12:07:27 +00:00
parent a5973de6e1
commit ee6ad7da8b

View File

@@ -13,11 +13,13 @@ const INDODE_FACILITY = {
facilityType: 'DRY_PORT' as const,
facilityStatus: 'ACTIVE' as const,
locationName: 'Indode',
country: 'Djibouti',
city: 'Djibouti',
address: 'Indode, Djibouti',
latitude: 11.5447,
longitude: 43.145,
// Indode is the Gelan Multipurpose Port outside Addis — the yard carries it as
// KALITY, country Ethiopia. It was seeded as Djibouti, which is the wrong end
// of the line. Coordinates are left unset rather than guessed; fill them in
// when the real position is to hand.
country: 'Ethiopia',
city: 'Addis Ababa',
address: 'Indode (Gelan), Addis Ababa, Ethiopia',
capacity: 50000,
isActive: true,
notes: 'Primary dry port for container consolidation and distribution',