Roadspaces2CitygmlParameters
@Serializable
Constructors
Link copied to clipboard
constructor(concurrentProcessing: Boolean, gmlIdPrefix: String, xlinkPrefix: String, identifierAttributesPrefix: String, geometryAttributesPrefix: String, flattenGenericAttributeSets: Boolean, discretizationStepSize: Double, sweepDiscretizationStepSize: Double, circleSlices: Int, generateRandomGeometryIds: Boolean, transformAdditionalRoadLines: Boolean, generateLongitudinalFillerSurfaces: Boolean, mappingBackwardsCompatibility: Boolean)
Properties
Link copied to clipboard
number of discretization points for a circle or cylinder
Link copied to clipboard
enable concurrency during processing
Link copied to clipboard
distance between each discretization step for curves and surfaces
Link copied to clipboard
true, if nested attribute lists shall be flattened out
Link copied to clipboard
if true, filler surfaces are generated to close gaps at lane transitions
Link copied to clipboard
true, if random ids shall be generated for the gml geometries
Link copied to clipboard
prefix for geometry attribute names
Link copied to clipboard
prefix for generated gml ids
Link copied to clipboard
prefix for identifier attribute names
Link copied to clipboard
if true, only classes are populated that are also available in CityGML2
Link copied to clipboard
distance between each discretization step for solid geometries of ParametricSweep3D
Link copied to clipboard
if true, additional road lines, such as the reference line, lane boundaries, etc. are also transformed
Link copied to clipboard
prefix for xlinks in XML document