v1

latestSwagger 2.0CC-BY 4.02026-07-14326.1 KB

Access to public facilities (escalators and elevators) in railway stations

get/facilities

Query parameters

typestring[]

Type of the facility.

statestring[]

Operational state of the facility.

equipmentnumbersinteger[]

List of equipmentnumbers to select.

stationnumberinteger

Number of the station the facilities belong to.

areastring[]

Geo coordinate rectangle in WGS84-format to filter facilities by geographical position. Parameters must be 4 numbers exactly as follows: longitudeWest, latitudeSouth, longitudeEast, latitudeNorth.

Response

facility data

descriptionstring

Textual description of the facility.

equipmentnumberinteger required

Unique identifier of the facility.

geocoordXnumber double

Longitude component of geocoordinate in WGS84 format.

geocoordYnumber double

Latitude component of geocoordinate in WGS84 format.

operatornamestring

The name of the operator of the facility.

state'ACTIVE' | 'INACTIVE' | 'UNKNOWN' required

Operational state of the facility.

stateExplanationstring

Detailed description of the state.

stationnumberinteger required

Number of the station the facility belongs to.

type'ESCALATOR' | 'ELEVATOR' required

Type of the facility.

All 3 operations