maas-schemas

bike-station Schema

http://maasglobal.com/core/components/bike-station.json

MaaS bike station schema

Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated No Develop No Forbidden Permitted core/components/bike-station.json

Schema Hierarchy

bike-station Properties

Property Type Required Nullable Defined by
id string Required No bike-station (this schema)
location object Required No bike-station (this schema)
name string Required No bike-station (this schema)
slots object Optional No bike-station (this schema)
* any Additional Yes this schema allows additional properties

id

id

id Type

string

location

Geographic latitude-longitude object in WGS-84 system, see https://en.wikipedia.org/wiki/World_Geodetic_System

location

location Type

object with following properties:

Property Type Required
lat   Required
lon   Required

lat

lat

lat Type

lon

lon

lon Type

name

name

name Type

string

slots

slots

slots Type

object with following properties:

Property Type Required
bikes number Required
empty number Required
total number Required

bikes

bikes

bikes Type

number

empty

empty

empty Type

number

total

total

total Type

number