我的github

arcgis如何制定流动方向:https://www.cnblogs.com/2008nmj/p/14207702.html

起始点x1、起始点y1

终止点x2、终止点y2

==========

方向:=tan[(y2-y1)/(x2-x1)]

 

>>Python atan函数:

https://blog.csdn.net/songyunli1111/article/details/81145971

 

posted on 2021-04-07 14:31  XiaoNiuFeiTian  阅读(2328)  评论(0编辑  收藏  举报