-
Notifications
You must be signed in to change notification settings - Fork 1
frequency_table
Jip Claassens edited this page Nov 2, 2025
·
1 revision
Aggregation functions frequency_table
- frequency_table(a, relation)
- attribute a with string value type.
- relation with value type of the group CanBeDomainUnit
attribute<string> freq_city_name (Region) := frequency_table(City/name, City/Region_rel);
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.