- 1、本文档共25页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
ArcSDE学习笔记
ArcSDE笔记
1. Geodatabase
An ArcGIS geodatabase is a collection of geographic datasets of various types held in a common file system folder, a Microsoft Access database, or a multiuser relational database (such as Oracle, Microsoft SQL Server, PostgreSQL, Informix, or IBM DB2).
1.1 Geodatabase基础数据集
A key geodatabase concept is the dataset. It is the primary mechanism used to organize and use geographic information in ArcGIS. The geodatabase contains three primary dataset types:
Feature classes
Raster datasets
Tables
要素类(Feature classes)
在ArcSDE中,现实世界的物体被抽象成对象,组织成图层,这些图层叫要素类。要素类允许用户归类相同类型的要素(点Points、线Lines、面Areas、标注Annotation)组成成一个存贮单元,在Geodatabase中,一个要素类只能有一个实体类型。Geodatabase用要素集归组要素类。
要素集
要素类把同类地理实体归组到一个存贮单元。被归组的要素类不必有相同的空间范围,但是必须要有相同的坐标系。给要素集指定的坐标系、比例和偏移量应用于数据集内的所有要素类。
要素集被用作逻辑容器,提供网络或平面拓扑。网络拓扑定义在点和线要素上,它标识几何网络模型的边线和焦点。平面拓扑描述了要素类间的几何关系。在这种关系中,编辑一个要素类将影响数据集内的另一个要素类。
1.2 基于文件和表的Geodatabase存储
Geodatabase storage includes both the schema and rule base for each geographic dataset plus simple, tabular storage of the spatial and attribute data. All three primary datasets in the geodatabase (feature classes, attribute tables, and raster datasets) as well as other geodatabase elements are stored using tables. The spatial representations in geographic datasets are stored as either vector features or as rasters. These geometries are stored and managed in attribute columns along with traditional tabular attribute fields.
1.3 高级地理数据类型
Various geodatabase elements are used to extend simple tables, features, and rasters to model spatial relationships(空间关系建模), add rich behavior, improve data integrity(改善数据完整性), and extend the geodatabases capabilities for data management(扩展GDB数据管理能力) .
The geodatabase schema includes the definitions, integrity rules, and behavior for each of these extended capabilities. These include properties for coordinate systems, coordinate resolution, feature classes, topologies, networks, raster catalogs, relationships, domains, and so forth. This schema
您可能关注的文档
- '名人我想对你说'话题作文导写与示例.doc
- ----业务流程整理培训.ppt
- -JSS数字式时间继电器的设计.doc
- -LCD Dricer IC工作介紹_簡.ppt
- -水文地质与工程专业外文文献翻译-其他专业.doc
- -教育公共基础知识复习资料汇总.doc
- -金融学专业外文翻译----股票市场经济活动的行为方式-金融财政.doc
- ==>版<==数字化变电站中合并单元的工程应用.ppt
- A Contrastive Study of Valentine’s Day and the Double-Seventh Day.doc
- -第六章经济法主体的一般原理.ppt
- 金融产品2024年投资策略报告:积极适应市场风格,行为金融+机器学习新发现.pdf
- 交运物流2024年度投资策略:转型十字路,峰回路又转(2023120317).pdf
- 建材行业2024年投资策略报告:板块持续磨底,重点关注需求侧复苏.pdf
- 宏观2024年投资策略报告:复苏之路.pdf
- 光储氢2024年投资策略报告:复苏在春季,需求的非线性增长曙光初现.pdf
- 公用环保2024年投资策略报告:电改持续推进,火电盈利稳定性有望进一步提升.pdf
- 房地产2024年投资策略报告:聚焦三大工程,静待需求修复.pdf
- 保险2024年投资策略报告:资产负债匹配穿越利率周期.pdf
- 政策研究2024年宏观政策与经济形势展望:共识与分歧.pdf
- 有色金属行业2024年投资策略报告:新旧需求共振&工业原料受限,构筑有色大海星辰.pdf
文档评论(0)