zoukankan      html  css  js  c++  java
  • ArcGIS中点图层自动生成线图层的实现方法

    arcgis将两点图层用属性连成线

    先上网搜索,没什么好结果

    后来,我在arcgis中的ArcToolbar中的Search窗口搜索line,在一系列的结果中看到了"XY to Line",也许他不是最好的方法但是,看其英文解释,应该是够用了,

    先试试, 使用工具"XY to Line"

    有疑惑的地方就是Line Type参数的选择,有四个选项(都试试呗)

    GEODESIC:Straight line based on a spheroid.
    GREAT_CIRCLE:Straight line on a sphere.
    RHUMB_LINE:Line of constant bearing (direction).
    NORMAL_SECTION:Straight line on a spheroid.

  • 相关阅读:
    Ethical Hacking
    Ethical Hacking
    Ethical Hacking
    Ethical Hacking
    Ethical Hacking
    Ethical Hacking
    Oil Skimming HDU
    Rain on your Parade HDU
    Swap HDU
    棋盘游戏 HDU
  • 原文地址:https://www.cnblogs.com/aiyouku/p/ArcGIS_XYtoLine.html
Copyright © 2011-2022 走看看