Package-level declarations

Types

Link copied to clipboard
@Serializable
data class Roadspaces2CitygmlParameters(val concurrentProcessing: Boolean, val gmlIdPrefix: String, val xlinkPrefix: String, val identifierAttributesPrefix: String, val geometryAttributesPrefix: String, val flattenGenericAttributeSets: Boolean, val discretizationStepSize: Double, val sweepDiscretizationStepSize: Double, val circleSlices: Int, val generateRandomGeometryIds: Boolean, val transformAdditionalRoadLines: Boolean, val generateLongitudinalFillerSurfaces: Boolean, val mappingBackwardsCompatibility: Boolean)
Link copied to clipboard

Transformer from the RoadSpaces data model to CityGML.