Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DatasetInterface

A Dataset contains and groups the recoded data (like images, point clouds, or maps).

Hierarchy

Index

Properties

acquisitionTime

acquisitionTime: Date

Timestamp of when the dataset was recorded.

crs

Dataset's coordinate reference system.

Readonly id

id: number

Entity id number

name

name: string

Name representing the dataset.

pointCloudVisible

pointCloudVisible: boolean

Visibility of the dataset's point cloud.

siteModelEntities

siteModelEntities: SiteModelEntityInterface[]

Site model entities in which the dataset is located.

title

title: string

Short summary text describing the dataset.

Generated using TypeDoc