records

records

Active filters Clear all

No active filters

Filters

Service Points (Didok) based on opentransportdata.swiss

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
lod
Linked Open Data representation of the stop

No description available for this field.

Name (identifier)
lod
Type
text
Sample
                       
Geopos
Geoposition of the data set

No description available for this field.

Name (identifier)
geopos
Type
geo point
Sample
                       
numberShort
               

No description available for this field.

Name (identifier)
numbershort
Type
integer
Sample
                       
uicCountryCode
               

No description available for this field.

Name (identifier)
uiccountrycode
Type
integer
Sample
                       
sloid
               

No description available for this field.

Name (identifier)
sloid
Type
text
Sample
                       
number
               

No description available for this field.

Name (identifier)
number
Type
integer
Sample
                       
validFrom
               

No description available for this field.

Name (identifier)
validfrom
Type
date
Sample
                       
validTo
               

No description available for this field.

Name (identifier)
validto
Type
date
Sample
                       
designationOfficial
               

No description available for this field.

Name (identifier)
designationofficial
Type
text
Sample
                       
designationLong
               

No description available for this field.

Name (identifier)
designationlong
Type
text
Sample
                       
abbreviation
               

No description available for this field.

Name (identifier)
abbreviation
Type
text
Sample
                       
operatingPoint
               

No description available for this field.

Name (identifier)
operatingpoint
Type
text
Sample
                       
operatingPointWithTimetable
               

No description available for this field.

Name (identifier)
operatingpointwithtimetable
Type
text
Sample
                       
stopPoint
               

No description available for this field.

Name (identifier)
stoppoint
Type
text
Sample
                       
stopPointType
               

No description available for this field.

Name (identifier)
stoppointtype
Type
text
Sample
                       
freightServicePoint
               

No description available for this field.

Name (identifier)
freightservicepoint
Type
text
Sample
                       
trafficPoint
               

No description available for this field.

Name (identifier)
trafficpoint
Type
text
Sample
                       
borderPoint
               

No description available for this field.

Name (identifier)
borderpoint
Type
text
Sample
                       
hasGeolocation
               

No description available for this field.

Name (identifier)
hasgeolocation
Type
text
Sample
                       
isoCountryCode
               

No description available for this field.

Name (identifier)
isocountrycode
Type
text
Sample
                       
cantonName
               

No description available for this field.

Name (identifier)
cantonname
Type
text
Sample
                       
cantonFsoNumber
               

No description available for this field.

Name (identifier)
cantonfsonumber
Type
text
Sample
                       
cantonAbbreviation
               

No description available for this field.

Name (identifier)
cantonabbreviation
Type
text
Sample
                       
districtName
               

No description available for this field.

Name (identifier)
districtname
Type
text
Sample
                       
districtFsoNumber
               

No description available for this field.

Name (identifier)
districtfsonumber
Type
text
Sample
                       
municipalityName
               

No description available for this field.

Name (identifier)
municipalityname
Type
text
Sample
                       
fsoNumber
               

No description available for this field.

Name (identifier)
fsonumber
Type
text
Sample
                       
localityName
               

No description available for this field.

Name (identifier)
localityname
Type
text
Sample
                       
operatingPointType
               

No description available for this field.

Name (identifier)
operatingpointtype
Type
text
Sample
                       
operatingPointTechnicalTimetableType
               

No description available for this field.

Name (identifier)
operatingpointtechnicaltimetabletype
Type
text
Sample
                       
meansOfTransport
               

No description available for this field.

Name (identifier)
meansoftransport
Type
text
Sample
                       
categories
               

No description available for this field.

Name (identifier)
categories
Type
text
Sample
                       
operatingPointTrafficPointType
               

No description available for this field.

Name (identifier)
operatingpointtrafficpointtype
Type
text
Sample
                       
operatingPointRouteNetwork
               

No description available for this field.

Name (identifier)
operatingpointroutenetwork
Type
text
Sample
                       
operatingPointKilometer
               

No description available for this field.

Name (identifier)
operatingpointkilometer
Type
text
Sample
                       
operatingPointKilometerMasterNumber
               

No description available for this field.

Name (identifier)
operatingpointkilometermasternumber
Type
text
Sample
                       
sortCodeOfDestinationStation
               

No description available for this field.

Name (identifier)
sortcodeofdestinationstation
Type
text
Sample
                       
businessOrganisation
               

No description available for this field.

Name (identifier)
businessorganisation
Type
text
Sample
                       
businessOrganisationNumber
               

No description available for this field.

Name (identifier)
businessorganisationnumber
Type
integer
Sample
                       
businessOrganisationAbbreviationDe
               

No description available for this field.

Name (identifier)
businessorganisationabbreviationde
Type
text
Sample
                       
businessOrganisationAbbreviationFr
               

No description available for this field.

Name (identifier)
businessorganisationabbreviationfr
Type
text
Sample
                       
businessOrganisationDescriptionDe
               

No description available for this field.

Name (identifier)
businessorganisationdescriptionde
Type
text
Sample
                       
businessOrganisationDescriptionFr
               

No description available for this field.

Name (identifier)
businessorganisationdescriptionfr
Type
text
Sample
                       
fotComment
               

No description available for this field.

Name (identifier)
fotcomment
Type
text
Sample
                       
height
               

No description available for this field.

Name (identifier)
height
Type
decimal
Sample
                       
creationDate
               

No description available for this field.

Name (identifier)
creationdate
Type
datetime
Sample
                       
editionDate
               

No description available for this field.

Name (identifier)
editiondate
Type
datetime
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"dienststellen-gemass-opentransportdataswiss",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/dienststellen-gemass-opentransportdataswiss"
      }
    ]
    ,
  • "definitions":
    {
    • "dienststellen-gemass-opentransportdataswiss":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/dienststellen-gemass-opentransportdataswiss_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"
            }
          }
        }
        ,
      • "dienststellen-gemass-opentransportdataswiss_records":
        {
        • "properties":
          {
          • "fields":
            {
            • "type":"object",
            • "properties":
              {
              • "lod":
                {
                • "type":"string",
                • "title":"lod",
                • "description":"Linked Open Data representation of the stop"
                }
                ,
              • "geopos":
                {
                • "type":"array",
                • "minItems":2,
                • "maxItems":2,
                • "items":
                  {
                  • "type":"number"
                  }
                  ,
                • "title":"Geopos",
                • "description":"Geoposition of the data set"
                }
                ,
              • "numbershort":
                {
                • "type":"integer",
                • "title":"numberShort",
                • "description":""
                }
                ,
              • "uiccountrycode":
                {
                • "type":"integer",
                • "title":"uicCountryCode",
                • "description":""
                }
                ,
              • "sloid":
                {
                • "type":"string",
                • "title":"sloid",
                • "description":""
                }
                ,
              • "number":
                {
                • "type":"integer",
                • "title":"number",
                • "description":""
                }
                ,
              • "validfrom":
                {
                • "type":"string",
                • "format":"date",
                • "title":"validFrom",
                • "description":""
                }
                ,
              • "validto":
                {
                • "type":"string",
                • "format":"date",
                • "title":"validTo",
                • "description":""
                }
                ,
              • "designationofficial":
                {
                • "type":"string",
                • "title":"designationOfficial",
                • "description":""
                }
                ,
              • "designationlong":
                {
                • "type":"string",
                • "title":"designationLong",
                • "description":""
                }
                ,
              • "abbreviation":
                {
                • "type":"string",
                • "title":"abbreviation",
                • "description":""
                }
                ,
              • "operatingpoint":
                {
                • "type":"string",
                • "title":"operatingPoint",
                • "description":""
                }
                ,
              • "operatingpointwithtimetable":
                {
                • "type":"string",
                • "title":"operatingPointWithTimetable",
                • "description":""
                }
                ,
              • "stoppoint":
                {
                • "type":"string",
                • "title":"stopPoint",
                • "description":""
                }
                ,
              • "stoppointtype":
                {
                • "type":"string",
                • "title":"stopPointType",
                • "description":""
                }
                ,
              • "freightservicepoint":
                {
                • "type":"string",
                • "title":"freightServicePoint",
                • "description":""
                }
                ,
              • "trafficpoint":
                {
                • "type":"string",
                • "title":"trafficPoint",
                • "description":""
                }
                ,
              • "borderpoint":
                {
                • "type":"string",
                • "title":"borderPoint",
                • "description":""
                }
                ,
              • "hasgeolocation":
                {
                • "type":"string",
                • "title":"hasGeolocation",
                • "description":""
                }
                ,
              • "isocountrycode":
                {
                • "type":"string",
                • "title":"isoCountryCode",
                • "description":""
                }
                ,
              • "cantonname":
                {
                • "type":"string",
                • "title":"cantonName",
                • "description":""
                }
                ,
              • "cantonfsonumber":
                {
                • "type":"string",
                • "title":"cantonFsoNumber",
                • "description":""
                }
                ,
              • "cantonabbreviation":
                {
                • "type":"string",
                • "title":"cantonAbbreviation",
                • "description":""
                }
                ,
              • "districtname":
                {
                • "type":"string",
                • "title":"districtName",
                • "description":""
                }
                ,
              • "districtfsonumber":
                {
                • "type":"string",
                • "title":"districtFsoNumber",
                • "description":""
                }
                ,
              • "municipalityname":
                {
                • "type":"string",
                • "title":"municipalityName",
                • "description":""
                }
                ,
              • "fsonumber":
                {
                • "type":"string",
                • "title":"fsoNumber",
                • "description":""
                }
                ,
              • "localityname":
                {
                • "type":"string",
                • "title":"localityName",
                • "description":""
                }
                ,
              • "operatingpointtype":
                {
                • "type":"string",
                • "title":"operatingPointType",
                • "description":""
                }
                ,
              • "operatingpointtechnicaltimetabletype":
                {
                • "type":"string",
                • "title":"operatingPointTechnicalTimetableType",
                • "description":""
                }
                ,
              • "meansoftransport":
                {
                • "type":"string",
                • "title":"meansOfTransport",
                • "description":""
                }
                ,
              • "categories":
                {
                • "type":"string",
                • "title":"categories",
                • "description":""
                }
                ,
              • "operatingpointtrafficpointtype":
                {
                • "type":"string",
                • "title":"operatingPointTrafficPointType",
                • "description":""
                }
                ,
              • "operatingpointroutenetwork":
                {
                • "type":"string",
                • "title":"operatingPointRouteNetwork",
                • "description":""
                }
                ,
              • "operatingpointkilometer":
                {
                • "type":"string",
                • "title":"operatingPointKilometer",
                • "description":""
                }
                ,
              • "operatingpointkilometermasternumber":
                {
                • "type":"string",
                • "title":"operatingPointKilometerMasterNumber",
                • "description":""
                }
                ,
              • "sortcodeofdestinationstation":
                {
                • "type":"string",
                • "title":"sortCodeOfDestinationStation",
                • "description":""
                }
                ,
              • "businessorganisation":
                {
                • "type":"string",
                • "title":"businessOrganisation",
                • "description":""
                }
                ,
              • "businessorganisationnumber":
                {
                • "type":"integer",
                • "title":"businessOrganisationNumber",
                • "description":""
                }
                ,
              • "businessorganisationabbreviationde":
                {
                • "type":"string",
                • "title":"businessOrganisationAbbreviationDe",
                • "description":""
                }
                ,
              • "businessorganisationabbreviationfr":
                {
                • "type":"string",
                • "title":"businessOrganisationAbbreviationFr",
                • "description":""
                }
                ,
              • "businessorganisationdescriptionde":
                {
                • "type":"string",
                • "title":"businessOrganisationDescriptionDe",
                • "description":""
                }
                ,
              • "businessorganisationdescriptionfr":
                {
                • "type":"string",
                • "title":"businessOrganisationDescriptionFr",
                • "description":""
                }
                ,
              • "fotcomment":
                {
                • "type":"string",
                • "title":"fotComment",
                • "description":""
                }
                ,
              • "height":
                {
                • "type":"number",
                • "title":"height",
                • "description":""
                }
                ,
              • "creationdate":
                {
                • "type":"string",
                • "format":"date-time",
                • "title":"creationDate",
                • "description":""
                }
                ,
              • "editiondate":
                {
                • "type":"string",
                • "format":"date-time",
                • "title":"editionDate",
                • "description":""
                }
              }
            }
          }
        }
      }
    }

    Similar datasets