Skip to content

Commit

Permalink
Remove manual line wraps
Browse files Browse the repository at this point in the history
  • Loading branch information
sgrossberndt committed Sep 2, 2024
1 parent 82eb2b2 commit 9ebf3a9
Showing 1 changed file with 6 additions and 17 deletions.
23 changes: 6 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ OJP is a CEN standard. Obtain a copy of the standard document
["CEN/TS 17118:2017: "Intelligent transport systems - Public transport - Open API for distributed journey planning"](https://standards.cen.eu/dyn/www/f?p=204:110:0::::FSP_PROJECT:62236&cs=1985DBD613F25D179FB65A73B0FDA4DB7)
at [CEN](https://www.cen.eu).

OJP is part of the [Transmodel](https://www.transmodel-cen.eu/) family of standards together with
[NeTEx](https://netex-cen.eu/), [SIRI](https://www.transmodel-cen.eu/siri-standard/) and
[OpRa](https://www.opra-cen.eu/). It also contains elements from [DATEX II](https://datex2.eu/).
OJP is part of the [Transmodel](https://www.transmodel-cen.eu/) family of standards together with [NeTEx](https://netex-cen.eu/), [SIRI](https://www.transmodel-cen.eu/siri-standard/) and [OpRa](https://www.opra-cen.eu/). It also contains elements from [DATEX II](https://datex2.eu/).

## Releases
* [OJP 1.0](https://github.com/VDVde/OJP/releases/tag/v1.0): The version described in CEN/TS 17118:2017
Expand Down Expand Up @@ -59,20 +57,11 @@ The [white papers](https://github.com/VDVde/OJP/wiki/Whitepapers-on-OJP) are pub
The wiki also contains links to other sources and [implementations](https://github.com/VDVde/OJP/wiki/Implementations-and-Tests).

## Regulatory environment of OJP
The "[ITS Directive Delegated Regulation for provision of EU-wide multimodal travel information services](https://transport.ec.europa.eu/transport-themes/smart-mobility/road/its-directive-and-action-plan/multimodal-travel-information_en)"
is the legal framework for travel data access and distributed journey planning in Europe. This initiative
will provide the necessary requirements to make EU-wide multimodal travel information services accurate and
available across borders. One of the key requirements concerns linking travel information services for
distributed journey planning. Upon request, travel information service providers shall provide to another
information service provider "routing results" based on static, and where possible, dynamic information.
The "[ITS Directive Delegated Regulation for provision of EU-wide multimodal travel information services](https://transport.ec.europa.eu/transport-themes/smart-mobility/road/its-directive-and-action-plan/multimodal-travel-information_en)" is the legal framework for travel data access and distributed journey planning in Europe. This initiative will provide the necessary requirements to make EU-wide multimodal travel information services accurate and available across borders. One of the key requirements concerns linking travel information services for distributed journey planning. Upon request, travel information service providers shall provide to another information service provider "routing results" based on static, and where possible, dynamic information.
The "routing results" shall be based on:
* the enquirers start and end points of a journey along with the specific time and date of departure or
arrival, or both;
* possible travel options along with the specific time and date of departure or arrival, or both, including
any possible connections;
* the enquirers start and end points of a journey along with the specific time and date of departure or arrival, or both;
* possible travel options along with the specific time and date of departure or arrival, or both, including any possible connections;
* the handover point between travel information services;
* in case of disturbances, alternative possible travel options along with the specific time and date of departure
or arrival, or both, and any connections, where available.
* in case of disturbances, alternative possible travel options along with the specific time and date of departure or arrival, or both, and any connections, where available.

The Delegated Regulation recommends that the CEN OPEN API standard for distributed journey planning is used
by local, regional and national travel information service providers.
The Delegated Regulation recommends that the CEN OPEN API standard for distributed journey planning is used by local, regional and national travel information service providers.

0 comments on commit 9ebf3a9

Please sign in to comment.