Please enable JavaScript to view this site.

Version:

Navigation: Domain Package Configuration > Attribute Form Naming Convention > Locales

Esri attribute domains

Prev Top Next More

The value in the domain name column can always be used for Esri domains. A record must be created for each existing code except if the code 0 is (unknown). If the value of code 0 is something other than (unknown), a record must also be created.

Value_<attributedomainname><_attributedomaincode>

 

Part of the name

Values

Value_

Fixed text. This makes it clear in configuration forms that it is a case of a choice-list entry

attributedomain name

Name of the Esri attribute domain. 

attributedomain code

Value of the coded value in the attribute domain

 

Examples:

VNA_Esri_Domains

 

"Value_VGU_BI_Organization_1": "Other",

"Value_VGU_BI_Organization_2": "Organisation1",

"Value_VGU_BI_Organization_3": "Organisation2",

"Value_VGU_BI_Organization_4": "VertiGIS GmbH",

"Value_VGU_BI_Organization_99": "Private",

 

Exceptions:

1.A general entry should be created for code zero for all choice lists.

"Value_VGU_Unknown": "Unknown",

2. If the domain name starts with +_*_columnname (+ = network name which can be different, * = number which can be different), this prefix "+_*" is replaced with UN.

In the example below, the network name VertiGIS,  and UN number 5)-> VertiGIS_5_ is replaced by UN.

A record must be created for each existing code except if the code 0 is (unknown). If code 0 is something other than (unknown), a record must also be created.

Examples:

VNA_Esri_Domains_VertiGIS

"Value_UN_IsConnected_0": "no",

"Value_UN_IsConnected_1": "yes",

"Value_UN_IsConnected_2": "Unknown",

© 2025 VertiGIS. All Rights Reserved. | Privacy Center | Imprint
Documentation Version 1.4 (c42ba42e)