Labels do not show for feature classes stored with GEOGRAPHY data type after they are registered with the geodatabase.
上次发布: August 25, 2014ArcSDE/Enterprise Geodatabase
漏洞 ID 编号
NIM043180
已提交
March 10, 2009
上次修改时间
April 2, 2025
适用范围
ArcSDE/Enterprise Geodatabase
找到的版本
9.3
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
No Public Explanation
解决办法
Run the 'sdelayer -o alter -E calc' command on the feature class, or register the feature class using the -E option (ie sdelayer -o register -l parcels,shape -E -123.358,48.653,-123.348,48.658). The label will then draw correctly.