摘要: 1.按每个节点打散 Data management tools/features/split line at vertices 2.按照线的相交点打断 打开高级编辑工具条=》开启编辑状态=》选择需要打断的线=》工具条中选择planarize lines 阅读全文
posted @ 2021-03-25 18:23 maycpou 阅读(302) 评论(0) 推荐(0) 编辑
摘要: turf.js官网:https://turfjs.org/ 中文网:https://turfjs.fenxianglu.cn/ 1.npm安装turf.js:npm install @turf/turf 2.引入: import Point from 'ol/geom/Point'; import  阅读全文
posted @ 2021-03-25 18:22 maycpou 阅读(1605) 评论(0) 推荐(0) 编辑