|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/arcpy-for-python-developers/
课程评论:没有评论
课程名称:使用ArcGIS Pro的ArcPy为Python开发者 课程概述: 全球地理信息系统(GIS)市场预计到2023年将超过100亿美元,并以快速增长的趋势发展。熟悉适当GIS软件的开发者需求量已经很高,且仍在持续增长。在GIS Stack Exchange上,关于Python空间库的问题大部分集中在ArcPy上,它为Esri的旗舰产品ArcGIS Desktop及其主要应用(ArcGIS Pro和ArcMap)提供了Python API。因此,现在对Python开发者来说,增加ArcPy技能是最好的时机。 本课程主要旨在向Python开发人员介绍用于处理ArcGIS Pro的ArcPy类和函数,同时介绍ArcGIS Pro的图形用户界面(GUI)各个方面,使学生能够更好地理解最终用户在他们开发应用程序时的需求。虽然学习此课程所需的Python经验相对较少,但若曾接受过初级Python培训(例如Learn Programming Academy的Python大师班),那么理解课程中使用的Python类和函数可能会更容易。此外,本课程也适合希望学习ArcPy的ArcGIS Pro最终用户,但对于计算机语言经验少的学习者来说,可能需要面对较陡的Python学习曲线。 课程主要内容包括: - 在ArcGIS Pro内外的多个界面中使用ArcPy和Python - Python窗口、Python IDE(如IDLE)、Python脚本工具、Python工具箱工具、字段计算和标记的Python解析器 - 使用ArcPy模块、类和函数 - 使用arcPy的Data Access模块(arcpy.da)的搜索、更新和插入游标 - 通过列出数据、描述数据和遍历系统目录及空间数据集执行GIS清单 - 使用Mapping模块进行地图自动化,包括项目、地图、图层、布局等 - 创建地图系列以满足简单到复杂的地图册需求 - 掌握ArcGIS Pro广泛的ArcPy/Python文档 - 处理点、线、多边形几何 - 设置地理处理环境,获取和设置Python脚本工具的参数 - 导出地图布局为PDF文件 通过本课程的学习,您将掌握使用ArcGIS Pro的ArcPy所需的必要技能,并能将其应用于您自己的程序,如地图自动化和地理处理。理想的学生对象是对Python有基础知识,并渴望提升技能的学习者。尽早报名课程,您就能尽快掌握成为受欢迎的Python开发者所需的技能与知识!立即注册,开始您的学习之旅吧!
The global Geographic Information System (GIS) market is expected to by worth over ten billion dollars by 2023, and is growing at a huge rate.Developers who are skilled with appropriate GIS software are already in high demand and the demand is growing.At the GIS Stack Exchange - the spatial library for Python - the most questions asked are for ArcPy, which provides a Python API to Esri's flagship product ArcGIS Desktop and its two main applications (ArcGIS Pro and ArcMap).Consequently, there has never been a better time for Python developers to add ArcPy skills to their repertoire.This course is primarily designed to introduce Python developers to the ArcPy classes and functions for working with ArcGIS Pro. It will also introduce them to many aspects of the ArcGIS Pro GUI, so that they are well placed to understand the requirements of the end users for the applications that they write. While relatively little Python experience is needed to undertake the course, the Python classes and functions used may be easier to understand if you have already undertaken introductory Python training - such as the Learn Programming Academy's Python Masterclass.The course is also suitable for ArcGIS Pro end users who wish to learn ArcPy, but they may need to embark on a steep Python learning curve, if they have minimal skills in that language.Most sections of this course can be taken in any order. You just need to download the data, and check that you have ArcGIS Pro and your Python IDE working first.NOTE: Paid software is required to take this course.The course requires only a Basic level license of ArcGIS Desktop (which includes ArcGIS Pro), and no extension products need to be licensed in order to complete all exercises.If you do not have an ArcGIS Desktop license, then for about $100-150 per annum it is possible to use an Advanced level license and many of the extension products for non-commercial purposes (like taking this course!), via Esri's ArcGIS for Personal Use program (details inside the course).It is also possible to undertake a 21-day free trial of ArcGIS Pro (details also inside the course).The recommendation is to take the 21-day free trial to get started.This course starts by examining the various places that Python code can be used within the ArcGIS Pro application, and how Python code can be written using a Python IDE to interact with ArcGIS Pro as either a standalone script or a Python script tool.You will then be taken on a tour of the most commonly used ArcPy functions and classes for geoprocessing, followed by tours of its modules for data access and mapping.The scenarios chosen, to illustrate how each function and class is used, are derived from the presenter's experience working with ArcPy and Python for almost 10 years, and with Esri software for 30 years.Your instructor, Graeme Browning has been using the Esri software on a daily basis for over 30 years, 8 years of which he has spent using ArcPy. Graeme has also spent 18 years with Esri UK and Esri Australia working in different roles from Senior GIS Analyst to Technical Director. He is also ranked in GIS Stack Exchange as the all-time, worldwide:#1 user of ArcPy#1 user of ArcGIS Desktop#2 user of ArcGIS Pro#5 user of all GIS productsGraeme has also received the Esri High Achievement Award by Jack Dangermond (President).He has already developed nearly 20 one-day courses and half-day workshops for instructor-led delivery and along with that, nearly 20 eLearning video courses. So if you're looking for the perfect instructor to teach you the best practices in learning ArcPy for Python, Graeme is the best one there is! Key Topics to be covered are:Using ArcPy and Python in multiple interfaces within and alongside ArcGIS ProPython windowPython IDE (e.g. IDLE)Python Script ToolsPython Toolbox ToolsPython Parser for Field Calculating and LabelingUsing ArcPy Modules, Classes and FunctionsWorking with the search, update and insert cursors of ArcPy's Data Access Module (arcpy.da)Performing GIS Inventory by Listing Data, Describing Data and Walking System Folders and Spatial DatasetsUsing the Mapping module for map automation using project, map, layer, layout, map frame, extent, camera, spatial reference, text, graphics, legends, scale bars, north arrows, pictures and many other object classesWorking with Map Series to meet simple through to complex Map Book requirementsFinding your way around ArcGIS Pro's very extensive ArcPy/Python documentationWorking with Point, Line and Polygon GeometriesSetting the Geoprocessing EnvironmentGetting and Setting Parameters for Python Script ToolsCreating test dataExporting map layouts to PDFEnrolling in this course is the best decision you can make! The course focuses on teaching ArcPy in-depth from the basics through to advancedIt's 3-4 times the length of any other ArcPy course, and designed to accommodate many more lectures and challenges on not just ArcGIS Pro, but also ArcMapPlus, it teaches ArcPy for ArcGIS Pro which was only released in 2015, while other ArcPy courses typically use only the older ArcMap! You are getting the most up to date learning! By the end of this course, you will have the necessary skills needed to become an expert in ArcPy using ArcGIS Pro and apply it to your own programs such as Map Automation and Geoprocessing. The ideal student would be someone with a basic knowledge of Python who is eager to improve their skills and take them to the next level by learning ArcPy using ArcGIS pro. The sooner you sign up for this course, the sooner you will have the skills and knowledge that would put you among the list of in demand Python developers! Sign up today and get started!