LayerContainerXml

class wwt_data_formats.layers.LayerContainerXml(**kwargs)[source]

Bases: wwt_data_formats.LockedXmlTraits

The XML serialization of the layer collection information.

Attributes Summary

id

A UUID-format randomized identifier for this layer collection.

layers

A list of the layers stored in this container.

Attributes Documentation

id

A UUID-format randomized identifier for this layer collection.

Data files associated with this layer collection that come in the WWTL cabinet file will be placed in a subdirectory whose name is this ID.

layers

A list of the layers stored in this container.