-
Notifications
You must be signed in to change notification settings - Fork 1
Numeric data type
Jip Claassens edited this page Jul 6, 2026
·
4 revisions
Numeric data can be categorised as:
- Numerical: values describing quantities/measurements
- Categorical: values describing characteristics or groups
This distinction is important in interpreting your values. It affects:
- which operators/functions can be applied logically on your data items.
- the Value Type to be configured and the way data is classified (mainly for the map view).
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.