Street Data Model

Domain

The schema is part of the Domain

Description

A street is a road in a city or locality that has buildings that are usually close together along one or both sides

Data model

A JSON Schema corresponding to this data model can be found here.

The Data model is defined as shown below:

  • id : Unique identifier of the Street

  • Optional

  • name : The defined name of the street

  • Optional

  • streetType : Alley, avenue, etc.

  • Optional

TMForum APIs that use this schema

Taking into consideration the snapshot of 04/02/2020 04:59:16 UTC the list of TMForum Open APIs that uses this schemas is:

Coming soon