Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add note to exempt system_id from Transmodel ID requirement.

...

All IDs exchanged with Entur must follow the convention of Codespace + ObjectType + Technical ID combined into a single String separated by :.

Info

system_id in system_information.json is exempt from this requirement, but should follow the GBFS standard requirement of global uniqueness.

Example:

Code Block
<Codespace>:<ObjectType>:<Technical ID>

eg. e-scooter from Lime
"YLI:Scooter:PKDVWMOCKA2OZ"

...