判断Featureclass的类型

一个Featureclass可以是Shapefile Feature Class、Personal Geodatabase Feature Class、File Geodatabase Feature Class等多种选择。判断其类型可从以下接口中获得。

1.FeatureLayer的话,可以直接从IFeatureLayer2.DataSourceType 取得。
2.Featureclass的话,可以QI到IDataset.Category
取得。

根据返回字符串的关键字进行相应判断,英文版和中文版后面的关键不同,中文版返回中文,如“要素类”等。

Layer TypeValue
Personal Geodatabase"Personal Geodatabase Feature Class"
SDE"SDE Feature Class"
Shapefile"Shapefile Feature Class"
ArcInfo or PC ArcInfo Coverage (annotation)"Annotation Feature Class"
ArcInfo or PC ArcInfo Coverage (point)"Point Feature Class"
ArcInfo or PC ArcInfo Coverage (line)"Arc Feature Class"
ArcInfo or PC ArcInfo Coverage (polygon)"Polygon Feature Class"
Edge"StreetMap Feature Class"
CAD (annotation)"CAD Annotation Feature Class"
CAD (point)"CAD Point Feature Class"
CAD (line)"CAD Polyline Feature Class"
CAD (polygon)"CAD Polygon Feature Class"

转载于:https://www.cnblogs.com/goodmangis/p/3787548.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值