首页 技术 正文
技术 2022年11月6日
0 收藏 569 点赞 646 浏览 1187 个字
插个广告,制作ArcGIS的Tool工具学习下面的教程就对了:
零基础学习Python制作ArcGIS自定义工具观看链接
《零基础学习Python制作ArcGIS自定义工具》课程简介
ArcGis Python脚本——ArcGIS 中使用的 Python 是什么版本
以下是正文:

Python 编程语言用于自 9.0 起的各版本 ArcGIS 中,并被整合到 ArcMap 和 ArcGIS for Server 的自动安装中。 ArcGIS 将在完整安装过程中安装下列 Python 版本。
ArcGIS (for) Desktop
  • 10.6.1 – Python 2.7.14 和 Numerical Python 1.9.3
  • 10.6 – Python 2.7.14 和 Numerical Python 1.9.3
  • 10.5.1 – Python 2.7.13 和 Numerical Python 1.9.3
  • 10.5 – Python 2.7.12 和 Numerical Python 1.9.3
  • 10.4.x – Python 2.7.10 和 Numerical Python 1.9.2
  • 10.3.x – 需要 Python 2.7.x 和 Numerical Python 1.7.x;如果不符合版本要求,则安装 Python 2.7.8 和 Numerical Python 1.7.1
  • 10.2.x – Python 2.7.5 和 Numerical Python 1.7.1
  • 10.2 – Python 2.7.3 和 Numerical Python 1.6.1
  • 10.1 – Python 2.7.2 和 Numerical Python 1.6.1
  • 10 – Python 2.6.5 和 Numerical Python 1.3.0
ArcGIS Enterprise/ArcGIS Server
  • 10.6.1 – Python 2.7.14、Numerical Python 1.9.3 和 Matplotlib 1.5.2
  • 10.6 – Python 2.7.14、Numerical Python 1.9.3 和 Matplotlib 1.5.2
  • 10.5.1 – Python 2.7.13、Numerical Python 1.9.3 和 Matplotlib 1.5.2
  • 10.5 – Python 2.7.12、Numerical Python 1.9.3 和 Matplotlib 1.5.2
  • 10.4.x – Python 2.7.10、Numerical Python 1.9.2 和 Matplotlib 1.4.3
  • 10.3.x – Python 2.7.8、Numerical Python 1.7.1 和 Matplotlib 1.3.0
  • 10.2.x – Python 2.7(64 位)
  • 10.1 – Python 2.7(64 位)
  • 10 – Python 2.6.5 和 Numerical Python 1.3.0
在 ArcGIS Pro 1.0 到 1.2 版本中,如果在 ArcGIS Pro 之外使用 Python,则需要安装 Python for ArcGIS Pro。 在版本 1.3 及更高版本中,无需执行此操作。
ArcGIS Pro 2.1中Python 的版本为 3.6.2
相关推荐
python开发_常用的python模块及安装方法
adodb:我们领导推荐的数据库连接组件bsddb3:BerkeleyDB的连接组件Cheetah-1.0:我比较喜欢这个版本的cheeta…
日期:2022-11-24 点赞:878 阅读:9,104
Educational Codeforces Round 11 C. Hard Process 二分
C. Hard Process题目连接:http://www.codeforces.com/contest/660/problem/CDes…
日期:2022-11-24 点赞:807 阅读:5,580
下载Ubuntn 17.04 内核源代码
zengkefu@server1:/usr/src$ uname -aLinux server1 4.10.0-19-generic #21…
日期:2022-11-24 点赞:569 阅读:6,428
可用Active Desktop Calendar V7.86 注册码序列号
可用Active Desktop Calendar V7.86 注册码序列号Name: www.greendown.cn Code: &nb…
日期:2022-11-24 点赞:733 阅读:6,200
Android调用系统相机、自定义相机、处理大图片
Android调用系统相机和自定义相机实例本博文主要是介绍了android上使用相机进行拍照并显示的两种方式,并且由于涉及到要把拍到的照片显…
日期:2022-11-24 点赞:512 阅读:7,835
Struts的使用
一、Struts2的获取  Struts的官方网站为:http://struts.apache.org/  下载完Struts2的jar包,…
日期:2022-11-24 点赞:671 阅读:4,918