- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
10-第五章-数据分析-1-2节-量测-连通性
思考题 如何在栅格模型中确定给定地块的大小? 为什么说栅格数据模型中的缓冲区是不精确的?什么是 commission error 和 omission error? 何为4-connected 和8 connected? 如何决定点是否在给定的多边形内?为什么说点在多边形内是空间有哪些信誉好的足球投注网站的基本操作? 第五章 数据分析 量测 连通性 空间内插 不确定性 元数据 坐标 变换 数据 编辑 地形分析 统计 数据分析 地理信息可视化 数据库建立与管理 GIS 数据表达 模拟 数据 输入 数据库 管理系统 测量 系统 数据 模型 数据 特性 点模式分析 分类 主要内容 第一节 量测操作 第二节 连通性操作 第三节 空间内插 第四节 数字地形分析 第五节 空间统计 第六节 点模式分析 第七节 分类 第八节 空间叠加操作 第九节 空间查询 第一节量测操作 要素间的距离 线要素的长度 面要素的周长 面要素的面积 栅格数据模型中 矢量数据模型中 一、要素间的距离 栅格表达中 扩散方程(Spread Function) 矢量表达中 1、栅格数据模型中的距离 0 42 30 0 0 0 0 0 0 30 30 30 30 30 30 30 30 30 30 30 42 42 42 42 30 42 42 60 72 72 90 102 72 60 60 72 72 72 90 102 84 102 126 114 102 102 90 72 60 2、矢量模型中的距离 (1)点到点的距离(Point to Point) (2) 点到线(Point to Line) (3)点到多边形(Point to Polygon) (4)线到线 (Line to Line) (5)线到多边形(Line to Polygon,Line to line) (6)多边形到多边形( Polygon to Polygon ,Line to line) (1)点到点的距离 直线: 沿路径: (2) 点到线 点到直线: (Point to Straight Line) 点到多边形线: (Point to Polyline) 点到直线 P(xp,yp) ax+by+c=0 d 点到多边形线 P(xp,yp) d P1 P2 P3 P4 P5 P6 P7 The shortest distance among the simple shortest distances between the point and line segments does not work due to false shortest distance It should be the shortest distance among the real Shortest distances to line segments False shortest distance Real shortest distance (3)点到多边形(Point to Polygon) P(xp,yp) d P1 P2 P3 P4 P5 P6 Simply treat the polygon as polyline. So the distance to a polygon is the same as that to the polyline defining the boundary of the polygon (4)线到线 (Line to Line) P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 The shortest distance between two lines (polylines) is the shortest of the real shortest distances between the shape points of a line to other line. 二、线要素的长度 栅格表达中 计算像元数 (Counting pixels) 矢量表达中 汇总构成线要素的所有线段的长度 (Sum of the lengths of line segments defining the linear feature) 三、面要素的周长 栅格表达中 计算外部像元所暴露的边数 (Counting the number of exposed edges of exterior pixels) 矢量表达中 汇总构成边界的线段长度 (Sum of the lengths of line segments defining the boundary) 栅格中的周长量算 四、面要素的面积 栅格表达中 计算具有相同属性值的像元数
文档评论(0)