cloudViewer.data.PolylinesModel#

class cloudViewer.data.PolylinesModel#

Data class for PolylinesModel contains the polylines.bin from the CloudViewer project.

__init__(self: cloudViewer.data.PolylinesModel, data_root: str = '') None#
property data_root#

Get data root directory. The data root is set at construction time or automatically determined.

property download_dir#

Get absolute path to download directory. i.e. ${data_root}/${download_prefix}/${prefix}

property extract_dir#

Get absolute path to extract directory. i.e. ${data_root}/${extract_prefix}/${prefix}

property path#

Path to the polylines.bin file.

property prefix#

Get prefix for the dataset.