Skip to content

Personal requirements

Edwin van den Belt edited this page Dec 14, 2021 · 4 revisions

home > Planning phase > Personal requirements

Since version 1.3.0, it is possible to specify, besides the requirements for less abled people, items you can bring along. Like luggage or bikes.

These items are also specified in the CROW passenger characteristics document.

"requirements": {
      "abilities": [ ... ],
      "bringAlong": [
        {
          "source": "https://github.com/TOMP-WG/TOMP-API/blob/master/documents/CROW%20passenger%20characteristics%20V2.0.xlsx",
          "category": "TA",
          "number": "01"
        }
      ]
    },
Clone this wiki locally