Interne EFA-API
Dokumentation
Inhaltliche Hinweise
Dokumentation
Inhaltliche Hinweise
GitHub
    • Ortssuche (SF)
      GET
    • Routen an Haltestelle (SL)
      GET
    • Verbindungsabfrage (TRIP2)
      GET
    • Abfahrten/Ankünfte (DM)
      GET
    • Meldungen (ADDINFO)
      GET
    • Systeminformation (SYSTEMINFO)
      GET
    • Haltestellen einer Fahrt (TRIPSTOPTIMES)
      GET
    • Haltestellen-Info (STOPSTRUCTURE)
      GET
    • DMTTP
      GET
    • Verbindung(en) aktualisieren (GETRTFORTRIP)
      POST
    • Verbindung: Datenmodifikation
      POST
    • Schemas
      • Requests/Responses
        • SF
        • SL
        • TRIP2
        • DM
        • ADDINFO
        • GETRTFORTRIP-Single
        • GETRTFORTRIP-Multiple
        • SYSTEMINFO
        • TRIPSTOPTIMES
      • Abstract Objects
        • ProductTypes
        • LocationTypes
        • InfoTypes
      • Journey
      • JourneyLeg
      • FareContainer
      • Ticket
      • Zone
      • TicketValidityCondition
      • DaysOfService
      • LocationAccessContainer
      • LocationStopPointAccess
      • Trip
      • TripHint
      • TripHintProperties
      • ShortInformation
      • InformationProperties
      • InformationAffection
      • Infrastructure
      • PathDescription
      • PathDescriptionProperties
      • LegInterchange
      • LegProperties
      • VehicleAccess
      • VehicleAccessEquipmentContainer
      • VehicleAccessVehicleEquipment
      • FootPathInfo
      • FootPathElement
      • FootPathElementAttributes
      • CoordDistance
      • StopEvent
      • StopEventProperties
      • ServerInfo
      • UntimedLocationProperties
      • TimedLocation
      • UntimedLocation
      • UntimedLocationSearchResult
      • TicketProperties
      • FootpathLocation
      • FootpathLocationProperties
      • ShortTrip
      • Information
      • ShortInformationLink
      • ShortInformationProperties
      • ServingLine
      • KernelInformation
      • SystemMessage
      • ShortLocation
      • TimedLocationProperties
      • Operator
      • TimePeriod
      • TripStopTimeLeg
      • InformationSource
      • InformationLink
      • InformationTimestamps
      • Product
      • InformationContainer
      • TripProperties
    Dokumentation
    Inhaltliche Hinweise
    Dokumentation
    Inhaltliche Hinweise
    GitHub

    TimedLocationProperties

    {
        "AREA_NIVEAU_DIVA": "-1",
        "areaGid": "string",
        "area": 0,
        "platform": "string",
        "platformName": "string",
        "plannedPlatformName": "string",
        "stoppingPointPlanned": "string",
        "zone": "string",
        "callType": [
            "NOBOARDING"
        ],
        "realtimeStatus": [
            "NO_CALL_AT_STOP"
        ],
        "accessArray": [
            {
                "stoppointAccess": {
                    "height": 0,
                    "equipment": 0,
                    "maxWeight": 0,
                    "distanceTrack": 0,
                    "lengthAvail": 0,
                    "widthAvail": 0,
                    "attributes": 0,
                    "stepFromStreet": 0
                }
            }
        ],
        "stopId": "string",
        "AREA_NIVEAU_GIS": "-1.00",
        "platformChange": "changed",
        "DestinationText": "string"
    }
    Built with