Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Datasets describe the data model of a project. Each dataset represents a database table. They also define the constraints and links between all other datasets in a project.

...

Info
titleAdditional decimal type info

Numeric precision refers to the maximum number of digits that are present in the number (i.e. 1234567.89 has a precision of 9).

Numeric scale refers to the maximum number of decimal places (i.e. 123456.789 has a scale of 3). 

scale must not be higher than precision, and the default value is decimal(19,6).

vt.ref

A reference of a dataset vt type.

...

KeyTypeOptionalityDescriptionConstraints
mininteger
Status
colourRed
titlerequired
minimal available zoom level2 .. 18

max

integer

Status
colourRed
titlerequired

maximal available zoom level

2 .. 18
optimalinteger

Status
colourRed
titlerequired

optimal zoom level

2 .. 18
visibleFrominteger
Status
colourGreen
titleoptional

zoom level from which the dataset's feature will be visible

(warning) this property works only for dwh datasets

2 .. 18

h3Grid.ref

A reference of a dataset h3Grid type.

KeyTypeOptionalityDescriptionConstraints
typestring
Status
colourRed
titlerequired
type identifier, always h3Grid[h3Grid]
resolutionstring

Status
colourRed
titlerequired

resolution of the grid

2 .. 10
zoomobject
Status
colourRed
titlerequired

map zoom object


h3Grid.ref.zoom

Set desired zoom levels for the h3Grid datasets.

KeyTypeOptionalityDescriptionConstraints
mininteger
Status
colourRed
titlerequired
minimal available zoom level2 .. 18

max

integer

Status
colourRed
titlerequired

maximal available zoom level

2 .. 18
optimalinteger

Status
colourRed
titlerequired

optimal zoom level

2 .. 18

Visual representation

...

Native datasets in this project are baskets, shops and clients. The other datasets were imported from different data dimensions. The datasets in orange were imported from the can-dim-dates dimension. Brown datasets are from a UK administrative units dimension. The dataset demography_postcode comes from a UK demography dimension. The h3Grid datasets are pink.

...

For geometryPoint and geometryPolygon datasets, a tooltip is shown on hover. The content is defined in dataset.properties.

Image Modified

"My Store: Grand Central" is the featureTitle.

...