博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
esriFeatureType
阅读量:4605 次
发布时间:2019-06-09

本文共 1899 字,大约阅读时间需要 6 分钟。

Constant Value Description
esriFTSimple 1 Simple Feature.
esriFTSimpleJunction 7 Simple Junction Feature.
esriFTSimpleEdge 8 Simple Edge Feature.
esriFTComplexJunction 9 Complex Junction Feature.
esriFTComplexEdge 10 Complex Edge Feature.
esriFTAnnotation 11 Annotation Feature.
esriFTCoverageAnnotation 12 Coverage Annotation Feature.
esriFTDimension 13 Dimension Feature.
esriFTRasterCatalogItem 14 Raster Catalog Item.

Remarks

Feature type
Real-world object or concept
esriFTSimple Polygons, polylines, and points representing objects or places that have area, such as water bodies; linear objects, such as rivers; and localized positions, such as houses or sample sites.
esriFTSimpleJunction Simple junction feature in a geometric network representing point objects, such as a fuse, service point, or telephone pole.
esriFTSimpleEdge Simple edge feature in a geometric network representing polyline objects, such as primary or secondary overheads.
esriFTComplexJunction Complex junction feature in a geometric network, not in general use.
esriFTComplexEdge Complex edge feature in a geometric network representing polyline objects such as primary overheads, which have midspan connectivity. Network resources flow through complex edge without interruption by midspan connectivity.
esriFTAnnotation Place or object names or identifiers, such as street names, hydrant ID numbers, land values, or elevation.
esriFTCoverageAnnotation Place or object names or identifiers, such as street names, hydrant ID numbers, land values, or elevation. Not supported in geodatabases, only supported in coverage datasets.
esriFTDimension Measurements, such as distances, lengths, widths, and depths.
esriFTRasterCatalogItem
A raster dataset in a raster catalog that has information, such as footprints, names, metadata, and any other user-defined attributes.

转载于:https://www.cnblogs.com/dengshiwei/p/4258580.html

你可能感兴趣的文章
flask模板应用-空白控制 --
查看>>
清理SharePoint 2013 安装配置环境
查看>>
学习过程笔记 7月上
查看>>
ASP.NET WebAPI String 传值问题
查看>>
【2017-3-1】冒泡排序
查看>>
[转载]后缀数组算法总结
查看>>
pandas数据结构练习题(部分)
查看>>
NOI2016 区间 【线段树】
查看>>
第二阶段团队绩效评估
查看>>
.net第三方数据库物理卡号同步功能实现
查看>>
机器学习02_逻辑回归作业(附加)
查看>>
zstu.4189: 逻辑运算(构建 && 前缀表达式入门)
查看>>
iOS中常见的自定义宏
查看>>
Android中Context详解 ---- 你所不知道的Context
查看>>
8.存储过程和触发器
查看>>
NOIP模拟题——LGTB与桌子
查看>>
64位Navicat Premium安装/破解【含资源】
查看>>
事件查看器常见ID代码解释
查看>>
使用mdf和ldf附加还原SQL Server数据文件
查看>>
python函数
查看>>