Coded Value Domain to Support Booster Amplifiers

The domain AmplifierTypes in the GIS database should have the value 'Booster' added to its list of possible values. While the DHFC app will still record the new type without this, the change helps ensure data integrity going forward. Make sure to add the following line to the "AmplifierType" domain in your DHFC schema:

<CodedValueDomain CoaxName="AmplifierType">
		<CodedValueEntry CoaxName="LineExtender" DisplayName="Line Extender" EsriName="Line Extender"/>
		<CodedValueEntry CoaxName="MiniBridger" DisplayName="Mini-Bridger" EsriName="Mini-Bridger"/>
		<CodedValueEntry CoaxName="BoosterAmplifier" DisplayName="Booster" EsriName="Booster"/>
		   </CodedValueDomain>

Feedback
QR Code is a registered trademark of DENSO WAVE INCORPORATED in Japan and other countries.