I have a LandXML file that contains clothoids, i.e. spiral geometries. When I inspect the file, I get warnings like this:
The Coord child element is not currently supported. FME Currently only supports Chain, Line, and IrregularLine. A Spiral or Curve geometry has been droppedWhat does "dropped" actually mean?
The geometries are in fact aggregates of straight line segments and curves (road and rail designs). Some are simple (radial) curves, and some are clothoids (spirals).
There seem to be small gaps in the geometries in the data inspector viewer.