刘航:基于PostGIS的空间数据实时编辑与拓扑检查-企业GIS专场(35页).pdf

编号:87332 PDF 35页 2.48MB 下载积分:VIP专享
下载报告请您先登录!

刘航:基于PostGIS的空间数据实时编辑与拓扑检查-企业GIS专场(35页).pdf

1、基于PostGIS的空间数据实时编辑与拓扑检查演讲人:刘航CONTENTS 目录01PART ONE 实时编辑实时编辑02PART TWO 空间拓扑空间拓扑03PART THREE 拓展拓展01 数据编辑与问题优化C/S数据编辑用户GIS软件SHP、GDBGeoJSONB/S数据编辑用户浏览器服务端DBDBDBSHP、GDBGeoJSON数据操作ST_SplitThe function supports splitting a line by(multi)point,(multi)line or(multi)polygon boundary,a(multi)polygon by line.Th

2、e returned geometry is always a collection.Think of this function as the opposite of ST_Union.Theoretically applying ST_Union to the elements of the returned collection should always yield the original geometry.切割前切割后ST_UnionOutput type can be a MULTI*,single geometry,or Geometry Collection.Comes in

3、 2 variants.Variant 1 unions 2 geometries resulting in a new geometry with no intersecting regions.Variant 2 is an aggregate function that takes a set of geometries and unions them into a single ST_Geometry resulting in no intersecting regions.合并前合并后成功了?存在问题:切割后合并存在短线问题优化方案:ST_Buffer(geometryg1,floa

4、tradius_of_buffer,textbuffer_style_parameters=)优化方案:ST_Snap(geometryinput,geometryreference,floattolerance)ST_BuffergeometryST_Buffer(geometryg1,floatradius_of_buffer,textbuffer_style_parameters=);geometryST_Buffer(geometryg1,floatradius_of_buffer,integernum_seg_quarter_circle);ST_BuffergeometryST_B

5、uffer(geometryg1,floatradius_of_buffer,textbuffer_style_parameters=);geometryST_Buffer(geometryg1,floatradius_of_buffer,integernum_seg_quarter_circle);ST_SnapgeometryST_Snap(geometryinput,geometryreference,floattolerance);SnapstheverticesandsegmentsofageometrytoanotherGeometrysvertices.Asnapdistance

6、toleranceisusedtocontrolwheresnappingisperformed.Theresultgeometryistheinputgeometrywiththeverticessnapped.Ifnosnappingoccursthentheinputgeometryisreturnedunchanged.Snappingonegeometrytoanothercanimproverobustnessforoverlayoperationsbyeliminatingnearly-coincidentedges(whichcauseproblemsduringnodinga

友情提示

1、下载报告失败解决办法
2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
4、本站报告下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。

本文(刘航:基于PostGIS的空间数据实时编辑与拓扑检查-企业GIS专场(35页).pdf)为本站 (云闲) 主动上传,三个皮匠报告文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知三个皮匠报告文库(点击联系客服),我们立即给予删除!

温馨提示:如果因为网速或其他原因下载失败请重新下载,重复下载不扣分。
客服
商务合作
小程序
服务号
折叠