HowTo:  Expose route M values (geometry) as attributes for route re-calibration

相关信息
Article ID: 40711
Software:
ArcGIS - ArcInfo 9.3.1, 10
ArcGIS for Desktop Advanced 10.1
Platforms:
Windows XP, Server 2003, Vista, Server 2008, Windows 7, Windows 8, Server 2012

问题描述
M values, like X and Y, are stored for each vertex of a line. In order to use the Field Calculator to manipulate M values, the vertices must be converted to points, and the M values must be exposed in attribute format. Once the desired modifications have been made, the original routes can be calibrated using the new M values.
已邀请:

易智瑞技术支持

赞同来自:

解决方案
The following steps provide a general guideline for exposing, manipulating, and calibrating M values.


Some of the tools used in this workflow require an ArcInfo or ArcGIS for Desktop Advanced license.



  1. Use the Feature Vertices to Points tool to convert the route vertices to points. Depending on which vertices need to be modified, the ALL or BOTH_ENDS option could be used.
  2. If the new M values are to be based on the existing M values, the M value for each point must be exposed as an attribute. Use the Add XY Coordinates tool to do this. This adds a POINT_X, POINT_Y, and POINT_M field to the points file.
  3. Add a field, and use the Field Calculator to generate the new M values.
  4. Use the Calibrate Routes tool to calibrate the routes with the new M values. The Route Identifier Field and Point Identifier field should be the same (respectively), while the Measure Field should be the new field created and calculated in the previous steps.


其它相关参考
  1. Edit measure (M) values with the Field CalculatorUse the ArcMap Field Calculator to calculate the measure values for the geometry of a polyline feature.
  2. Edit measure (M) values with the Edit Sketch Properties dialogThe ArcMap Editor's Edit Sketch Properties dialog provides access to editing the individual M values that make up the geometry of a polyline feature.


创建及修改时间
Created: 12/4/2012

Last Modified: 7/12/2013
原文链接
http://support.esri.com/en/kno ... 40711

要回复问题请先登录注册