The configuration of an attribute form is organized in 5 parts:
Configuration parts |
Description |
Version of the JSON structure |
|
"locales" |
Definition of the language form for the different texts and data content of an attribute form. Per language, there is a subgroup with language abbreviation: de, fr, etc. Country-specific abbreviations are also possible (de_de, de_ch, de_at). The inv subgroup is taken as the default display if no translation exists for the text in the form for the user’s language. VertiGIS uses English as the default (inv). If no definition exists also, the text as transferred by the service is used. Each entry in locales must be unambiguous within VertiGIS Networks Solution (hence multidisciplinary). The entries are the placeholders that are referenced in the remainder of the file. |
"codedValues" |
Definition of the choice lists and their dependencies. |
"expressions" |
Expressions that can be used to calculate and display values. |
"schemas" |
Definition of the attribute form content for the different feature classes. |
The following chapters describe:
•For what information an entry should be created under locales
•What naming convention should be used to ensure entries are unambiguous for locales, expressions and codedValues.