Aller au contenu

Message HrzProtocol.VectorRepr

Defined in hrz/protocol/vector/representation.proto.


name: string

Optional name for the representation. If this is set, it is possible to emit a feature with this representation using emit "<name>";.


id: uint32

Mandatory ID for this representation. This ID should be unique to this layer. It can be used with the emit <id>; instruction.


scene_views: HrzProtocol.SceneViewBitset

extruded_geometry: HrzProtocol.ExtrudedGeometryVectorRepr (Part of union repr_type)

model: HrzProtocol.ModelVectorRepr (Part of union repr_type)

cylinder: HrzProtocol.CylinderVectorRepr (Part of union repr_type)

flat_overlay_point: HrzProtocol.FlatOverlayPointVectorRepr (Part of union repr_type)

flat_overlay_polyline: HrzProtocol.FlatOverlayPolylineVectorRepr (Part of union repr_type)

flat_overlay_polygon: HrzProtocol.FlatOverlayPolygonVectorRepr (Part of union repr_type)

heatmap: HrzProtocol.HeatmapVectorRepr (Part of union repr_type)

symbol: HrzProtocol.SymbolVectorRepr (Part of union repr_type)