Bug:  Flood Planning levee volume calculation decreases when it should increase

相关信息
Article ID: 41295
Bug Id: This is logged in lighthouseapp which is not accessible to support or our customers. It is a bug
Software:
ArcGIS for Local Government 10.1
Platforms: N/A

BUG描述
When adjusting the dimensions of a levee in the Flood Planning map, the volume of required materials and the associated cost appear to decrease when the height of the levee is increased.

BUG原因
The levee volume calculation is performed by the Attribute Assistant using an expression stored in the Dynamic Value table. The expression provided with the 10.1 and 10.1 SP1 releases of the Flood Planning map contains an error.

This error has been corrected at the 10.2 release.
已邀请:

易智瑞技术支持

赞同来自:

解决方案
Correcting the expression in the Dynamic Value table corrects the calculation.

1. Open the Dynamic Value table from the Table of Contents window in the Flood Planning map.
2. Start an editing session.
3.Locate the record in the Dynamic Value table with these values: • 
  • Table Name: Levee • 
  • Field Name: CUBYRD • 
  • Value Method: EXPRESSION

4. Replace the expression in the Value Info field with:
(([SHAPE_Length]*[HEIGHT]*([SIDESLOPE]*[HEIGHT]+[TOPWIDTH]))/27)

    
This expression assumes the input measurements are feet and the output volume is cubic yards. To use other units, adjust the conversion factor accordingly.
5. Save the edit and stop the editing session.
6. Use the button on the Attribute Assistant toolbar to disable and re-enable the Attribute Assistant, and begin using the updated rule.
创建及修改时间
Created: 6/20/2013

Last Modified: 2/28/2014
原文链接
http://support.esri.com/en/kno ... 41295

要回复问题请先登录注册