RoadspaceObjectTransformer

Transforms RoadspaceObject classes (RoadSpaces model) to the CityModel (CityGML model).

Constructors

Link copied to clipboard
constructor(parameters: Roadspaces2CitygmlParameters)

Functions

Link copied to clipboard
fun transformRoadspaceObjects(roadspaceObjects: List<RoadspaceObject>): ContextMessageList<List<AbstractCityObject>>

Transforms a list of roadspaceObjects (RoadSpaces model) to the AbstractCityObject (CityGML model).