Measure values (m) for Linear Referencing on a Route Layer do not display properly when using the Identify Route Locations tool on a particular feature class.
上次发布: August 25, 2014ArcSDE/Enterprise Geodatabase
漏洞 ID 编号
NIM080422
已提交
April 27, 2012
上次修改时间
April 2, 2025
适用范围
ArcSDE/Enterprise Geodatabase
找到的版本
10.0
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
M Domain and resolution need to be set appropriately
解决办法
Export to a shapefile and back into ArcSDE or a file geodatabase. If field names must remain consistent follow the following procedure:1) Export the errant feature class to a shapefile and verify that the "Identify Route Locations" tool is working properly.2) In ArcCatalog, create a new feature class with the proper field names (schema) within the ArcSDE or file geodatabase.3) Use the Simple Data Loader tool in ArcCatalog to load the shapefile (Right-click --> Load -->Load Data) to load the shapefile to the geodatabase and map fields over to their proper field names.4) On the output ArcSDE feature class, create a new route layer using the Create Routes geoprocessing tool (Linear Referencing --> Create Routes). This will create a new output feature class with only a few columns in it.4) In order to create the feature class with all supplemental information as seen within the original feature class, use the "Join Field" (Data Management --> Joins --> Join Field) geoprocessing tool to add these fields again from the original table to this working route layer based upon the route identifier field.