42 204 enregistrements

42 204 enregistrements

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

PE_De_Désignation_tronçon

Trains par tronçon de ligne

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
PID_tronçon
Section de voie

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
pid_abschnitt
Type
texte
Exemple
BLS_FAWA_GP
GI
Gestionnaire de l’infrastructure

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
isb
Type
texte
Exemple
BLS
Numéro_voie
Numéro de la voie ou du nœud auquel appartient le tronçon de ligne.

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
strecke_nummer
Type
int
Exemple
302
Désignation_voie
Désignation de la voie

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
strecke_bezeichnung
Type
texte
Exemple
Neuchâtel Mail - Ins
Type_voie
Indique s’il s’agit d’une voie ou d’un nœud

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
strecke_art
Type
texte
Exemple
STRECKE
PE_De_tronçon
Point d’exploitation en début de ligne ou au niveau du nœud

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
bp_von_abschnitt
Type
texte
Exemple
FAWA
PE_De_Désignation_tronçon
Point d’exploitation en début de ligne ou au niveau du nœud

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
bp_von_abschnitt_bezeichnung
Type
texte
Exemple
Fanelwald
PE_Jusqu’au_tronçon
Point d’exploitation en début de ligne ou au niveau du nœud

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
bp_bis_abschnitt
Type
texte
Exemple
GP
BP Bis Abschnitt Bezeichnung
Content-Type: text/plain; charset=utf-8

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
bp_bis_abschnitt_bezeichnung
Type
texte
Exemple
Gampelen
En_direction
Indique s’il s’agit d’une voie ou d’un nœud

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
in_richtung
Type
texte
Exemple
True
Code commercial
Classification du transport

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
geschaeftscode
Type
texte
Exemple
Personenverkehr
Année
Année concernée

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
jahr
Type
date
Exemple
2024
Nombre_de_trains
Nombre de trains par an

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
anzahl_zuege
Type
décimal
Exemple
21452
Tonnage total brut supporté_tonnes-brutes
Tonnage total brut supporté par le tronçon de ligne

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
gesamtbelastung_bruttotonnen
Type
décimal
Exemple
3104674
Trassenkilometer
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
trassenkilometer
Type
décimal
Exemple
35395.800000001
geopos
Géopositionnement du jeu de données

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
geopos
Type
texte
Exemple
47.009363626826044, 7.056442270506158
municipalityName
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
municipalityname
Type
texte
Exemple
Gampelen
Geoposition Ende
Content-Type: text/plain; charset=utf-8

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
geopos_von
Type
texte
Exemple
7.034650001880489, 47.00924000138025
PEUIC
Identification de la halte selon la spécification de l’UIC

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
bpuic
Type
int
Exemple
8504482
Geoposition Anfang
Content-Type: text/plain; charset=utf-8

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
geopos_bis
Type
texte
Exemple
7.056442270506158, 47.009363626826044
Geo Shape
Content-Type: text/plain; charset=utf-8

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
geoshape
Type
geo_shape
Exemple
{"coordinates":[[7.034650001880489,47.00924000138025],[7.056442270506158,47.009363626826044]],"type":"LineString"}
geo_point_2d
Géopositionnement du jeu de données

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
geo_point_2d
Type
geo_point_2d
Exemple
[47.00930181410315,7.045546136193323]

Schéma JSON

L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.

{
  • "title":"zugzahlen",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/zugzahlen"
      }
    ]
    ,
  • "definitions":
    {
    • "zugzahlen":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/zugzahlen_records"
            }
          }
        }
      }
      ,
    • "geoJSON":
      {
      • "title":"Geo JSON object",
      • "description":"Schema for a Geo JSON object",
      • "type":"object",
      • "required":
        [
        • "type"
        ]
        ,
      • "properties":
        {
        • "crs":
          {
          • "$ref":"#/definitions/crs"
          }
          ,
        • "bbox":
          {
          • "$ref":"#/definitions/bbox"
          }
        }
        ,
      • "oneOf":
        [
        • {
          • "$ref":"#/definitions/geometry"
          }
          ,
        • {
          • "$ref":"#/definitions/geometryCollection"
          }
          ,
        • {
          • "$ref":"#/definitions/feature"
          }
          ,
        • {
          • "$ref":"#/definitions/featureCollection"
          }
        ]
      }
      ,
    • "bbox":
      {
      • "description":"A bounding box as defined by GeoJSON",
      • "type":"array",
      • "items":
        {
        • "type":"number"
        }
      }
      ,
    • "crs":
      {
      • "title":"crs",
      • "description":"a Coordinate Reference System object",
      • "type":
        [
        • "object",
        • "null"
        ]
        ,
      • "required":
        [
        • "type",
        • "properties"
        ]
        ,
      • "properties":
        {
        • "type":
          {
          • "type":"string"
          }
          ,
        • "properties":
          {
          • "type":"object"
          }
        }
        ,
      • "additionalProperties":false,
      • "oneOf":
        [
        • {
          • "$ref":"#/definitions/namedCrs"
          }
          ,
        • {
          • "$ref":"#/definitions/linkedCrs"
          }
        ]
      }
      ,
    • "namedCrs":
      {
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "name"
            ]
          }
          ,
        • "properties":
          {
          • "required":
            [
            • "name"
            ]
            ,
          • "additionalProperties":false,
          • "properties":
            {
            • "name":
              {
              • "type":"string"
              }
            }
          }
        }
      }
      ,
    • "linkedObject":
      {
      • "type":"object",
      • "required":
        [
        • "href"
        ]
        ,
      • "properties":
        {
        • "href":
          {
          • "type":"string",
          • "format":"uri"
          }
          ,
        • "type":
          {
          • "type":"string",
          • "description":"Suggested values: proj4, ogjwkt, esriwkt"
          }
        }
      }
      ,
    • "linkedCrs":
      {
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "link"
            ]
          }
          ,
        • "properties":
          {
          • "$ref":"#/definitions/linkedObject"
          }
        }
      }
      ,
    • "geometryCollection":
      {
      • "title":"GeometryCollection",
      • "description":"A collection of geometry objects",
      • "required":
        [
        • "geometries"
        ]
        ,
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "GeometryCollection"
            ]
          }
          ,
        • "geometries":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"http://json-schema.org/geojson/geometry.json#"
            }
          }
        }
      }
      ,
    • "feature":
      {
      • "title":"Feature",
      • "description":"A Geo JSON feature object",
      • "required":
        [
        • "geometry",
        • "properties"
        ]
        ,
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "Feature"
            ]
          }
          ,
        • "geometry":
          {
          • "oneOf":
            [
            • {
              • "type":"null"
              }
              ,
            • {
              • "$ref":"#/definitions/geometry"
              }
            ]
          }
          ,
        • "properties":
          {
          • "type":
            [
            • "object",
            • "null"
            ]
          }
          ,
        • "id":
          {
            }
          }
        }
        ,
      • "featureCollection":
        {
        • "title":"FeatureCollection",
        • "description":"A Geo JSON feature collection",
        • "required":
          [
          • "features"
          ]
          ,
        • "properties":
          {
          • "type":
            {
            • "enum":
              [
              • "FeatureCollection"
              ]
            }
            ,
          • "features":
            {
            • "type":"array",
            • "items":
              {
              • "$ref":"#/definitions/feature"
              }
            }
          }
        }
        ,
      • "geometry":
        {
        • "title":"geometry",
        • "description":"One geometry as defined by GeoJSON",
        • "type":"object",
        • "required":
          [
          • "type",
          • "coordinates"
          ]
          ,
        • "oneOf":
          [
          • {
            • "title":"Point",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "Point"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/position"
                }
              }
            }
            ,
          • {
            • "title":"MultiPoint",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "MultiPoint"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/positionArray"
                }
              }
            }
            ,
          • {
            • "title":"LineString",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "LineString"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/lineString"
                }
              }
            }
            ,
          • {
            • "title":"MultiLineString",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "MultiLineString"
                  ]
                }
                ,
              • "coordinates":
                {
                • "type":"array",
                • "items":
                  {
                  • "$ref":"#/definitions/lineString"
                  }
                }
              }
            }
            ,
          • {
            • "title":"Polygon",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "Polygon"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/polygon"
                }
              }
            }
            ,
          • {
            • "title":"MultiPolygon",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "MultiPolygon"
                  ]
                }
                ,
              • "coordinates":
                {
                • "type":"array",
                • "items":
                  {
                  • "$ref":"#/definitions/polygon"
                  }
                }
              }
            }
          ]
          ,
        • "position":
          {
          • "description":"A single position",
          • "type":"array",
          • "minItems":2,
          • "items":
            [
            • {
              • "type":"number"
              }
              ,
            • {
              • "type":"number"
              }
            ]
            ,
          • "additionalItems":false
          }
          ,
        • "positionArray":
          {
          • "description":"An array of positions",
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/position"
            }
          }
          ,
        • "lineString":
          {
          • "description":"An array of two or more positions",
          • "allOf":
            [
            • {
              • "$ref":"#/definitions/positionArray"
              }
              ,
            • {
              • "minItems":2
              }
            ]
          }
          ,
        • "linearRing":
          {
          • "description":"An array of four positions where the first equals the last",
          • "allOf":
            [
            • {
              • "$ref":"#/definitions/positionArray"
              }
              ,
            • {
              • "minItems":4
              }
            ]
          }
          ,
        • "polygon":
          {
          • "description":"An array of linear rings",
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/linearRing"
            }
          }
        }
        ,
      • "zugzahlen_records":
        {
        • "properties":
          {
          • "fields":
            {
            • "type":"object",
            • "properties":
              {
              • "pid_abschnitt":
                {
                • "type":"string",
                • "title":"PID_tronçon",
                • "description":"Section de voie"
                }
                ,
              • "isb":
                {
                • "type":"string",
                • "title":"GI",
                • "description":"Gestionnaire de l’infrastructure"
                }
                ,
              • "strecke_nummer":
                {
                • "type":"integer",
                • "title":"Numéro_voie",
                • "description":"Numéro de la voie ou du nœud auquel appartient le tronçon de ligne."
                }
                ,
              • "strecke_bezeichnung":
                {
                • "type":"string",
                • "title":"Désignation_voie",
                • "description":"Désignation de la voie"
                }
                ,
              • "strecke_art":
                {
                • "type":"string",
                • "title":"Type_voie",
                • "description":"Indique s’il s’agit d’une voie ou d’un nœud"
                }
                ,
              • "bp_von_abschnitt":
                {
                • "type":"string",
                • "title":"PE_De_tronçon",
                • "description":"Point d’exploitation en début de ligne ou au niveau du nœud"
                }
                ,
              • "bp_von_abschnitt_bezeichnung":
                {
                • "type":"string",
                • "title":"PE_De_Désignation_tronçon",
                • "description":"Point d’exploitation en début de ligne ou au niveau du nœud"
                }
                ,
              • "bp_bis_abschnitt":
                {
                • "type":"string",
                • "title":"PE_Jusqu’au_tronçon",
                • "description":"Point d’exploitation en début de ligne ou au niveau du nœud"
                }
                ,
              • "bp_bis_abschnitt_bezeichnung":
                {
                • "type":"string",
                • "title":"BP Bis Abschnitt Bezeichnung",
                • "description":"Content-Type: text/plain; charset=utf-8 "
                }
                ,
              • "in_richtung":
                {
                • "type":"string",
                • "title":"En_direction",
                • "description":"Indique s’il s’agit d’une voie ou d’un nœud"
                }
                ,
              • "geschaeftscode":
                {
                • "type":"string",
                • "title":"Code commercial",
                • "description":"Classification du transport"
                }
                ,
              • "jahr":
                {
                • "type":"string",
                • "format":"date",
                • "title":"Année",
                • "description":"Année concernée"
                }
                ,
              • "anzahl_zuege":
                {
                • "type":"number",
                • "title":"Nombre_de_trains",
                • "description":"Nombre de trains par an"
                }
                ,
              • "gesamtbelastung_bruttotonnen":
                {
                • "type":"number",
                • "title":"Tonnage total brut supporté_tonnes-brutes",
                • "description":"Tonnage total brut supporté par le tronçon de ligne"
                }
                ,
              • "trassenkilometer":
                {
                • "type":"number",
                • "title":"Trassenkilometer",
                • "description":""
                }
                ,
              • "geopos":
                {
                • "type":"string",
                • "title":"geopos",
                • "description":"Géopositionnement du jeu de données"
                }
                ,
              • "municipalityname":
                {
                • "type":"string",
                • "title":"municipalityName",
                • "description":""
                }
                ,
              • "geopos_von":
                {
                • "type":"string",
                • "title":"Geoposition Ende",
                • "description":"Content-Type: text/plain; charset=utf-8 "
                }
                ,
              • "bpuic":
                {
                • "type":"integer",
                • "title":"PEUIC",
                • "description":"Identification de la halte selon la spécification de l’UIC"
                }
                ,
              • "geopos_bis":
                {
                • "type":"string",
                • "title":"Geoposition Anfang",
                • "description":"Content-Type: text/plain; charset=utf-8 "
                }
                ,
              • "geoshape":
                {
                • "type":"object",
                • "oneOf":
                  [
                  • {
                    • "$ref":"#/definitions/geometry"
                    }
                  ]
                  ,
                • "title":"Geo Shape",
                • "description":"Content-Type: text/plain; charset=utf-8 "
                }
                ,
              • "geo_point_2d":
                {
                • "type":"array",
                • "minItems":2,
                • "maxItems":2,
                • "items":
                  {
                  • "type":"number"
                  }
                  ,
                • "title":"geo_point_2d",
                • "description":"Géopositionnement du jeu de données"
                }
              }
            }
          }
        }
      }
    }

    Réutilisations

    Cliquez pour déplier Cliquez pour replier

    Soumettre une réutilisation

    Cliquez pour déplier Cliquez pour replier

    Votre nom sera affiché publiquement avec votre réutilisation

    Votre prénom sera affiché publiquement avec votre réutilisation

    Votre email ne sera pas affiché publiquement et sera seulement utilisé par un administrateur pour vous contacter.

    Courte description de votre travail (max. 50 caractères)

    Une description de ce que vous avez fait en utilisant ce jeu de données (max. 1000 caractères)

    Une URL où votre travail est accessible publiquement

     ou 

    (facultatif) Une URL ou une image pour présenter votre travail

    false

    Jeux de données similaires

    • Der Datensatz «Züge pro Streckenabschnitt und Monat» listet für jeden Abschnitt des Streckennetzes und Monat die durchschnittliche Anzahl der Züge pro Tag auf und stellt sie den Angaben des entsprechenden Vorjahresmonats gegenüber. Dieser durchschnittliche tägliche Verkehr (DTV; bezogen auf Montag bis Sonntag) umfasst die Personen- und Güterzüge, nicht jedoch die sehr unregelmässig verkehrenden…
    • In den Zahlen sind die Ein- und Aussteigenden der in «EVU_EF_ITF» angegebenen Eisenbahnverkehrsunternehmen enthalten. Für die grösseren Bahnhöfe ist in den Bemerkungen angegeben, welche Eisenbahntransportunternehmen am jeweiligen Bahnhof nicht in den Zahlen enthalten sind. Ein- und Aussteigende anderer öffentlicher Verkehrsmittel sowie Passanten werden nicht berücksichtigt. Umsteigende zählen s…
    • Réseau des lignes CFF
    • Der Datensatz bildet alle Fernverkehrsverbindungen ab, welche direkt ab der Schweiz nach Europa verkehren. Auf der Karte können Informationen zu allen abgebildeten Linien mit einem Klick abgefragt werden. Es besteht die Option nur Tages- oder nur Nachtzuglinien anzuzeigen.