- 1、本文档共70页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
第2章 空间数据模型
第二章 空间数据模型 第二章 空间数据模型 第一节 数据模型 第二节 空间数据模型 第二节 空间数据模型 定义:对空间客体进行描述和表达的数学手段,使之能反应客观实体及其关系。 通用选择法 运用上述面向对象的概念和方法,就可以建立起地理信息系统中空间数据库的对象数据模型。 OpenGIS协会推荐了一种空间对象数据模型。 几何对象的中英文对照: 1.Geometry 是几何对象层次模型的根类,抽象类(不可实例化) Dimension ( ):Integer—The inherent dimension of this Geometry object, which must be less than or equal to the coordinate dimension. This specification is restricted to geometries in two-dimensional coordinate space. GeometryType ( ):String —Returns the name of the instantiable subtype of Geometry of which this Geometry instance is a member. The name of the instantiable subtype of Geometry is returned as a string. SRID ( ):Integer—Returns the Spatial Reference System ID for this Geometry. Envelope( ):Geometry—The minimum bounding box for this Geometry, returned as a Geometry. The polygon is defined by the corner points of the bounding box ((MINX, MINY), (MAXX, MINY), (MAXX, MAXY), (MINX, MAXY), (MINX, MINY)). AsText( ):String —Exports this Geometry to a specific well-known text representation of Geometry. AsBinary( ):Binary—Exports this Geometry to a specific well-known binary representation of Geometry. IsEmpty( ):Integer —Returns 1 (TRUE) if this Geometry is the empty geometry . If true, then this Geometry represents the empty point set, ?, for the coordinate space. IsSimple( ):Integer —Returns 1 (TRUE) if this Geometry has no anomalous geometric points, such as self intersection or self tangency. The description of each instantiable geometric class will include the specific conditions that cause an instance of that class to be classified as not simple. Boundary( ):Geometry —Returns the closure of the combinatorial boundary of this Geometry. 2.Geometry Collection 一个或多个Geometry对象的集合 NumGeometries( ):Integer—Returns the number of geometries in this GeometryCollection. GeometryN(N:integer):Geometry—Returns the Nth geometry in this GeometryCollection. 3.Point 0维几何对象,表示空间中的一个单个的位置信息 由X,Y坐标组成 边界是空集 X( ):Double —The x-coordinate value for this Point.
您可能关注的文档
最近下载
- 中文分级阅读测评系统.pdf VIP
- 油气勘探风险评价与决策技术:方法、应用与创新.docx VIP
- 六朝古都齐聚首 烟花三月下扬州.doc VIP
- 深圳市建设工程消防设计疑难解析.doc VIP
- 铜绿假单胞的治疗药物选择.ppt VIP
- ASCO300系列开路切换自动转换开关ATS.doc VIP
- ASCO300系列.pdf VIP
- 项目一集控运行职业岗位认知课件.pptx VIP
- Nordic 系列:nRF52840 (基于 Cortex-M4)_(25).nRF52840的硬件测试.docx VIP
- Nordic 系列:nRF52840 (基于 Cortex-M4)_(16).nRF52840的硬件设计指南.docx VIP
文档评论(0)