records

records

Active filters Clear all

No active filters

Filters

Haltestelle-Haltekante

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Haltestelle SLOID
               

No description available for this field.

Name (identifier)
sloid
Type
text
Sample
                       
geopos_haltestelle
               

No description available for this field.

Name (identifier)
geopos_haltestelle
Type
geo point
Sample
                       
PRM HEIGHT
               

No description available for this field.

Name (identifier)
height
Type
decimal
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
                       
number
               

No description available for this field.

Name (identifier)
number
Type
integer
Sample
                       
checkDigit
               

No description available for this field.

Name (identifier)
checkdigit
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
                       
offizielle Haltestellen Bezeichnung
               

No description available for this field.

Name (identifier)
designationofficial
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
                       
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
                       
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
                       
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
                       
businessOrganisationDescriptionDe
               

No description available for this field.

Name (identifier)
businessorganisationdescriptionde
Type
text
Sample
                       
parentSloidServicePoint
               

No description available for this field.

Name (identifier)
parentsloidservicepoint
Type
text
Sample
                       
designation
               

No description available for this field.

Name (identifier)
designation
Type
text
Sample
                       
designationOperational
               

No description available for this field.

Name (identifier)
designationoperational
Type
text
Sample
                       
length
               

No description available for this field.

Name (identifier)
length
Type
decimal
Sample
                       
boardingAreaHeight
               

No description available for this field.

Name (identifier)
boardingareaheight
Type
decimal
Sample
                       
compassDirection
               

No description available for this field.

Name (identifier)
compassdirection
Type
decimal
Sample
                       
parentSloid
               

No description available for this field.

Name (identifier)
parentsloid
Type
text
Sample
                       
trafficPointElementType
               

No description available for this field.

Name (identifier)
trafficpointelementtype
Type
text
Sample
                       
servicePointBusinessOrganisation
               

No description available for this field.

Name (identifier)
servicepointbusinessorganisation
Type
text
Sample
                       
servicePointBusinessOrganisationNumber
               

No description available for this field.

Name (identifier)
servicepointbusinessorganisationnumber
Type
integer
Sample
                       
servicePointBusinessOrganisationAbbreviationDe
               

No description available for this field.

Name (identifier)
servicepointbusinessorganisationabbreviationde
Type
text
Sample
                       
servicePointBusinessOrganisationAbbreviationFr
               

No description available for this field.

Name (identifier)
servicepointbusinessorganisationabbreviationfr
Type
text
Sample
                       
servicePointBusinessOrganisationAbbreviationIt
               

No description available for this field.

Name (identifier)
servicepointbusinessorganisationabbreviationit
Type
text
Sample
                       
servicePointBusinessOrganisationAbbreviationEn
               

No description available for this field.

Name (identifier)
servicepointbusinessorganisationabbreviationen
Type
text
Sample
                       
servicePointBusinessOrganisationDescriptionDe
               

No description available for this field.

Name (identifier)
servicepointbusinessorganisationdescriptionde
Type
text
Sample
                       
servicePointBusinessOrganisationDescriptionFr
               

No description available for this field.

Name (identifier)
servicepointbusinessorganisationdescriptionfr
Type
text
Sample
                       
servicePointBusinessOrganisationDescriptionIt
               

No description available for this field.

Name (identifier)
servicepointbusinessorganisationdescriptionit
Type
text
Sample
                       
servicePointBusinessOrganisationDescriptionEn
               

No description available for this field.

Name (identifier)
servicepointbusinessorganisationdescriptionen
Type
text
Sample
                       
haltekante
               

No description available for this field.

Name (identifier)
haltekante
Type
text
Sample
                       
didok_url
               

No description available for this field.

Name (identifier)
didok_url
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"haltestelle-haltekante",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/haltestelle-haltekante"
      }
    ]
    ,
  • "definitions":
    {
    • "haltestelle-haltekante":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/haltestelle-haltekante_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"
            }
          }
        }
        ,
      • "haltestelle-haltekante_records":
        {
        • "properties":
          {
          • "fields":
            {
            • "type":"object",
            • "properties":
              {
              • "sloid":
                {
                • "type":"string",
                • "title":"Haltestelle SLOID",
                • "description":""
                }
                ,
              • "geopos_haltestelle":
                {
                • "type":"array",
                • "minItems":2,
                • "maxItems":2,
                • "items":
                  {
                  • "type":"number"
                  }
                  ,
                • "title":"geopos_haltestelle",
                • "description":""
                }
                ,
              • "height":
                {
                • "type":"number",
                • "title":"PRM HEIGHT",
                • "description":""
                }
                ,
              • "numbershort":
                {
                • "type":"integer",
                • "title":"numberShort",
                • "description":""
                }
                ,
              • "uiccountrycode":
                {
                • "type":"integer",
                • "title":"uicCountryCode",
                • "description":""
                }
                ,
              • "number":
                {
                • "type":"integer",
                • "title":"number",
                • "description":""
                }
                ,
              • "checkdigit":
                {
                • "type":"integer",
                • "title":"checkDigit",
                • "description":""
                }
                ,
              • "validfrom":
                {
                • "type":"string",
                • "format":"date",
                • "title":"validFrom",
                • "description":""
                }
                ,
              • "validto":
                {
                • "type":"string",
                • "format":"date",
                • "title":"validTo",
                • "description":""
                }
                ,
              • "designationofficial":
                {
                • "type":"string",
                • "title":"offizielle Haltestellen Bezeichnung",
                • "description":""
                }
                ,
              • "abbreviation":
                {
                • "type":"string",
                • "title":"abbreviation",
                • "description":""
                }
                ,
              • "operatingpoint":
                {
                • "type":"string",
                • "title":"operatingPoint",
                • "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":""
                }
                ,
              • "meansoftransport":
                {
                • "type":"string",
                • "title":"meansOfTransport",
                • "description":""
                }
                ,
              • "categories":
                {
                • "type":"string",
                • "title":"categories",
                • "description":""
                }
                ,
              • "businessorganisation":
                {
                • "type":"string",
                • "title":"businessOrganisation",
                • "description":""
                }
                ,
              • "businessorganisationnumber":
                {
                • "type":"integer",
                • "title":"businessOrganisationNumber",
                • "description":""
                }
                ,
              • "businessorganisationabbreviationde":
                {
                • "type":"string",
                • "title":"businessOrganisationAbbreviationDe",
                • "description":""
                }
                ,
              • "businessorganisationdescriptionde":
                {
                • "type":"string",
                • "title":"businessOrganisationDescriptionDe",
                • "description":""
                }
                ,
              • "parentsloidservicepoint":
                {
                • "type":"string",
                • "title":"parentSloidServicePoint",
                • "description":""
                }
                ,
              • "designation":
                {
                • "type":"string",
                • "title":"designation",
                • "description":""
                }
                ,
              • "designationoperational":
                {
                • "type":"string",
                • "title":"designationOperational",
                • "description":""
                }
                ,
              • "length":
                {
                • "type":"number",
                • "title":"length",
                • "description":""
                }
                ,
              • "boardingareaheight":
                {
                • "type":"number",
                • "title":"boardingAreaHeight",
                • "description":""
                }
                ,
              • "compassdirection":
                {
                • "type":"number",
                • "title":"compassDirection",
                • "description":""
                }
                ,
              • "parentsloid":
                {
                • "type":"string",
                • "title":"parentSloid",
                • "description":""
                }
                ,
              • "trafficpointelementtype":
                {
                • "type":"string",
                • "title":"trafficPointElementType",
                • "description":""
                }
                ,
              • "servicepointbusinessorganisation":
                {
                • "type":"string",
                • "title":"servicePointBusinessOrganisation",
                • "description":""
                }
                ,
              • "servicepointbusinessorganisationnumber":
                {
                • "type":"integer",
                • "title":"servicePointBusinessOrganisationNumber",
                • "description":""
                }
                ,
              • "servicepointbusinessorganisationabbreviationde":
                {
                • "type":"string",
                • "title":"servicePointBusinessOrganisationAbbreviationDe",
                • "description":""
                }
                ,
              • "servicepointbusinessorganisationabbreviationfr":
                {
                • "type":"string",
                • "title":"servicePointBusinessOrganisationAbbreviationFr",
                • "description":""
                }
                ,
              • "servicepointbusinessorganisationabbreviationit":
                {
                • "type":"string",
                • "title":"servicePointBusinessOrganisationAbbreviationIt",
                • "description":""
                }
                ,
              • "servicepointbusinessorganisationabbreviationen":
                {
                • "type":"string",
                • "title":"servicePointBusinessOrganisationAbbreviationEn",
                • "description":""
                }
                ,
              • "servicepointbusinessorganisationdescriptionde":
                {
                • "type":"string",
                • "title":"servicePointBusinessOrganisationDescriptionDe",
                • "description":""
                }
                ,
              • "servicepointbusinessorganisationdescriptionfr":
                {
                • "type":"string",
                • "title":"servicePointBusinessOrganisationDescriptionFr",
                • "description":""
                }
                ,
              • "servicepointbusinessorganisationdescriptionit":
                {
                • "type":"string",
                • "title":"servicePointBusinessOrganisationDescriptionIt",
                • "description":""
                }
                ,
              • "servicepointbusinessorganisationdescriptionen":
                {
                • "type":"string",
                • "title":"servicePointBusinessOrganisationDescriptionEn",
                • "description":""
                }
                ,
              • "haltekante":
                {
                • "type":"string",
                • "title":"haltekante",
                • "description":""
                }
                ,
              • "didok_url":
                {
                • "type":"string",
                • "title":"didok_url",
                • "description":""
                }
              }
            }
          }
        }
      }
    }

    Similar datasets