Skip to content
Examples
Model Transformations

Model Transformations

Create model derivatives using FME workbenches (opens in a new tab):

FME Workbench

This workbench reads a transformed OpenDRIVE dataset and creates:

  • a GeoJSON file in a reprojected coordinate system
  • a FBX file in a local coordinate system
  • and a DWG file for AutoCAD containing only the center lines of the lanes

FME supports a magnitude of formats (opens in a new tab) including glTF, OBJ and Unreal Datasmith. Moreover, FME provides a variety of transformers (opens in a new tab) that can be combined to realize feature manipulation tasks.

References