mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
Auto arrival train
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user