Udemy - ArcPy for Python Developers using ArcGIS Pro (09/2021)(en-720P-MP4)

seeders: 1
leechers: 1
Added 4 years ago by Hrund in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

Udemy - ArcPy for Python Developers using ArcGIS Pro (09/2021)(en-720P-MP4) (Size: 6.58 GB)
  01 - Introduction
  1. Introduction to the Course.mp4 24.82 MB
  1. Introduction to the Course.srt 7.79 KB
  2. Introduction to ArcPy, ArcGIS Pro and Spatial Data.mp4 44.58 MB
  2. Introduction to ArcPy, ArcGIS Pro and Spatial Data.srt 8.44 KB
  02 - ArcGIS Pro, Python and Data Setup
  1. ArcGIS Pro Licensing Options.mp4 29.02 MB
  1. ArcGIS Pro Licensing Options.srt 4.61 KB
  2. Checking Setup for ArcGIS Pro and PythonIDLEArcPy.mp4 35.2 MB
  2. Checking Setup for ArcGIS Pro and PythonIDLEArcPy.srt 6.93 KB
  3. Downloading Natural Earth Data.mp4 62.65 MB
  3. Downloading Natural Earth Data.srt 5.38 KB
  4. Downloading ArcGIS Tutorial Data.mp4 52.52 MB
  4. Downloading ArcGIS Tutorial Data.srt 4.43 KB
  5. Deleting Data for Section Resetting.mp4 73.48 MB
  5. Deleting Data for Section Resetting.srt 7.74 KB
  03 - Python Interfaces for ArcGIS Pro
  1. Using Python Window of ArcGIS Pro.mp4 85.08 MB
  1. Using Python Window of ArcGIS Pro.srt 9.38 KB
  2. Using a Python IDE (IDLE).mp4 69.08 MB
  2. Using a Python IDE (IDLE).srt 7.93 KB
  3. Writing a Simple Python Script Tool.mp4 73.64 MB
  3. Writing a Simple Python Script Tool.srt 6.24 KB
  4. Using Python Functions.mp4 60.1 MB
  4. Using Python Functions.srt 5.12 KB
  5. Using Python Parser for Labeling.mp4 95.66 MB
  5. Using Python Parser for Labeling.srt 8.93 KB
  6. Using Python Parser for Calculating Fields.mp4 130.85 MB
  6. Using Python Parser for Calculating Fields.srt 10.77 KB
  7. Using Python Parser for Calculating Values in ModelBuilder.mp4 113 MB
  7. Using Python Parser for Calculating Values in ModelBuilder.srt 12.34 KB
  04 - ArcPy Documentation for ArcGIS Pro
  1. ArcGIS Pro Help Overview.mp4 37.81 MB
  1. ArcGIS Pro Help Overview.srt 3.79 KB
  2. ArcGIS Pro Tool Reference.mp4 39.66 MB
  2. ArcGIS Pro Tool Reference.srt 4.94 KB
  3. ArcGIS Pro Python Reference.mp4 55.05 MB
  3. ArcGIS Pro Python Reference.srt 6.59 KB
  05 - Using Geoprocessing Tools to Automate Workflows
  1. Creating Project for Geoprocessing Framework Section.mp4 35.88 MB
  1. Creating Project for Geoprocessing Framework Section.srt 3.24 KB
  2. Workflow Using Tool Dialogs.mp4 79.54 MB
  2. Workflow Using Tool Dialogs.srt 5.04 KB
  3. Workflow Using Geoprocessing History.mp4 109.3 MB
  3. Workflow Using Geoprocessing History.srt 7.39 KB
  4. Workflow Using Python IDE.mp4 70.33 MB
  4. Workflow Using Python IDE.srt 4.53 KB
  5. Workflow Using Python Script Tool with Pick List.mp4 82.61 MB
  5. Workflow Using Python Script Tool with Pick List.srt 7.2 KB
  6. Workflow Using Python Toolbox Tool.mp4 98.97 MB
  6. Workflow Using Python Toolbox Tool.srt 8.35 KB
  7. Workflow Using Model Tool.mp4 111.79 MB
  7. Workflow Using Model Tool.srt 11.47 KB
  06 - Setting the Geoprocessing Environment for ArcPy
  1. Using Environment Setting to Overwrite Output.mp4 72.59 MB
  1. Using Environment Setting to Overwrite Output.srt 6.63 KB
  2. Using Environment Setting to Set Current Workspace.mp4 86.75 MB
  2. Using Environment Setting to Set Current Workspace.srt 6.19 KB
  3. Using Environment Setting to Set Extent for Geoprocessing.mp4 78.49 MB
  3. Using Environment Setting to Set Extent for Geoprocessing.srt 5.08 KB
  07 - Performing GIS Inventory
  1. ArcGIS Pro End User View of Data.mp4 94.44 MB
  1. ArcGIS Pro End User View of Data.srt 7.09 KB
  2. Listing Workspaces, Feature Datasets and Feature Classes.mp4 83.64 MB
  2. Listing Workspaces, Feature Datasets and Feature Classes.srt 7.03 KB
  3. Listing Tables and Fields.mp4 58.38 MB
  3. Listing Tables and Fields.srt 3.49 KB
  4. Describing Data Using arcpy.Describe() to Create Describe Objects.mp4 119.6 MB
  4. Describing Data Using arcpy.Describe() to Create Describe Objects.srt 8.8 KB
  5. Describing Data Using arcpy.da,Describe() to Create Dictionaries.mp4 39.02 MB
  5. Describing Data Using arcpy.da,Describe() to Create Dictionaries.srt 2.73 KB
  6. Walking Data Using arcpy.da.Walk() to Create Lists.mp4 55.27 MB
  6. Walking Data Using arcpy.da.Walk() to Create Lists.srt 5.59 KB
  08 - Working with Geometries
  1. Creating Fishnet Feature Classes for Testing.mp4 183.31 MB
  1. Creating Fishnet Feature Classes for Testing.srt 13.28 KB
  2. Copying Geometry Objects from Feature Class.mp4 42.22 MB
  2. Copying Geometry Objects from Feature Class.srt 5.68 KB
  3. Creating Point and MultiPoint Geometry Objects from Scratch.mp4 89.25 MB
  3. Creating Point and MultiPoint Geometry Objects from Scratch.srt 6.01 KB
  4. Creating Singlepart and Multipart Polyline and Polygon Geometry Objects.mp4 108.7 MB
  4. Creating Singlepart and Multipart Polyline and Polygon Geometry Objects.srt 5.32 KB
  5. Working with Geometry Methods.mp4 126.6 MB
  5. Working with Geometry Methods.srt 7.82 KB
  09 - Working with Cursors from Data Access Module (arcpy
  1. Using arcpy.da.SearchCursor() to Iterate Features and Rows.mp4 53.49 MB
  1. Using arcpy.da.SearchCursor() to Iterate Features and Rows.srt 5.32 KB
  2. Using arcpy.da.SearchCursor() to read Geometries via SHAPE@ tokens.mp4 48.79 MB
  2. Using arcpy.da.SearchCursor() to read Geometries via SHAPE@ tokens.srt 3.58 KB
  3. Using arcpy.da.SearchCursor() to create Python Lists and Sets.mp4 45.93 MB
  3. Using arcpy.da.SearchCursor() to create Python Lists and Sets.srt 3.25 KB
  4. Using arcpy.da.SearchCursor() to create Python Dictionaries.mp4 48.53 MB
  4. Using arcpy.da.SearchCursor() to create Python Dictionaries.srt 3.83 KB
  5. Using arcpy.da.UpdateCursor() to Perform Edits.mp4 111.89 MB
  5. Using arcpy.da.UpdateCursor() to Perform Edits.srt 9.42 KB
  6. Using arcpy.da.InsertCursor() to Create a Table.mp4 25.31 MB
  6. Using arcpy.da.InsertCursor() to Create a Table.srt 3.55 KB
  7. Using arcpy.da.InsertCursor() to Insert a Geometry into a Feature Class.mp4 49.92 MB
  7. Using arcpy.da.InsertCursor() to Insert a Geometry into a Feature Class.srt 3.8 KB
  8. Using arcpy.da.InsertCursor() to create a Table-like Feature Class.mp4 153.89 MB
  8. Using arcpy.da.InsertCursor() to create a Table-like Feature Class.srt 14.23 KB
  10 - Using Mapping Module (arcpy
  1. Working with ArcGISProject, Map and Layer Classes in ArcGIS Pro.mp4 119.19 MB
  1. Working with ArcGISProject, Map and Layer Classes in ArcGIS Pro.srt 8.75 KB
  2. Working with Layout and MapFrame Classes in ArcGIS Pro.mp4 114.77 MB
  2. Working with Layout and MapFrame Classes in ArcGIS Pro.srt 8.92 KB
  3. Zooming Using Camera and Extent Classes in ArcGIS Pro.mp4 187.04 MB
  3. Zooming Using Camera and Extent Classes in ArcGIS Pro.srt 11.91 KB
  11 - Arranging Layout Elements around Map Frames using a Python IDE (IDLE)
  1. Using PDF Map for Quick Testing from a Python IDE (IDLE).mp4 64.83 MB
  1. Using PDF Map for Quick Testing from a Python IDE (IDLE).srt 7.25 KB
  2. Working with Text Elements.mp4 186.59 MB
  2. Working with Text Elements.srt 15.41 KB
  3. Working with Graphic Elements.mp4 108.38 MB
  3. Working with Graphic Elements.srt 8.82 KB
  4. Working with Picture Elements.mp4 64.76 MB
  4. Working with Picture Elements.srt 5.06 KB
  5. Working with Mapsurround Elements (North Arrow and Scale Bar).mp4 92.21 MB
  5. Working with Mapsurround Elements (North Arrow and Scale Bar).srt 7.47 KB
  6. Working with Legend Elements.mp4 68.82 MB
  6. Working with Legend Elements.srt 4.84 KB
  12 - Making Dynamic Maps and Map Series
  1. Enabling Map Series on ArcGIS Pro Layout to Export PDF.mp4 107.56 MB
  1. Enabling Map Series on ArcGIS Pro Layout to Export PDF.srt 10.13 KB
  2. Using MapSeries Class to Export PDF from Map Series-enabled Layout.mp4 31.4 MB
  2. Using MapSeries Class to Export PDF from Map Series-enabled Layout.srt 4.28 KB
  3. Zooming to and Making PDF Map Book of Countries Using Python IDE (IDLE).mp4 151.91 MB
  3. Zooming to and Making PDF Map Book of Countries Using Python IDE (IDLE).srt 11.3 KB
  4. Authoring Project to Support Multiple Zone Coordinate Systems in Map Series.mp4 99.54 MB
  4. Authoring Project to Support Multiple Zone Coordinate Systems in Map Series.srt 10.38 KB
  5. Writing Code to Support Multiple Zone Coordinate Systems in Map Series.mp4 109.29 MB
  5. Writing Code to Support Multiple Zone Coordinate Systems in Map Series.srt 8.08 KB
  13 - Working with Bookmarks
  1. Creating Bookmarks in ArcGIS Pro.mp4 83.15 MB
  1. Creating Bookmarks in ArcGIS Pro.srt 6.82 KB
  2. Using Bookmarks from the Python Window.mp4 60.96 MB
  2. Using Bookmarks from the Python Window.srt 4.68 KB
  3. Making Feature Class of Rectangular Polygons from Bookmarks.mp4 77.66 MB
  3. Making Feature Class of Rectangular Polygons from Bookmarks.srt 7.86 KB
  4. Two Ways to Make PDF Map Books from Bookmarks.mp4 105.82 MB
  4. Two Ways to Make PDF Map Books from Bookmarks.srt 11.04 KB
  14 - Printing, Updating and Fixing Data Sources
  1. Viewing Data Sources using ArcPy in Python Window.mp4 108.52 MB
  1. Viewing Data Sources using ArcPy in Python Window.srt 8.28 KB
  2. Changing Data Source of Layer in Map.mp4 96.68 MB
  2. Changing Data Source of Layer in Map.srt 8.36 KB
  3. Changing Data Source of Layer File.mp4 68.18 MB
  3. Changing Data Source of Layer File.srt 4.57 KB
  4. Fixing Broken Links of Maps and Projects.mp4 175.45 MB
  4. Fixing Broken Links of Maps and Projects.srt 12.16 KB
  15 - Working with Layer Symbology
  1. Changing Symbol using Symbology, SimpleRenderer and Symbol Classes.mp4 62.74 MB
  1. Changing Symbol using Symbology, SimpleRenderer and Symbol Classes.srt 6.94 KB
  2. Challenge Change Color and Size of Symbols for Point Layer.mp4 54.83 MB
  2. Challenge Change Color and Size of Symbols for Point Layer.srt 6.35 KB
  3. Using UniqueValueRenderer Class.mp4 74.1 MB
  3. Using UniqueValueRenderer Class.srt 8.36 KB
  4. Using GraduatedColorsRenderer Class (includes Challenge).mp4 60.13 MB
  4. Using GraduatedColorsRenderer Class (includes Challenge).srt 6.63 KB
  5. Introduction to Python Cartographic Information Model (CIM) Access.mp4 155.48 MB
  5. Introduction to Python Cartographic Information Model (CIM) Access.srt 16.26 KB
  6. Challenge Change Symbol for Line Layer using CIM Access from Python IDE.mp4 139.68 MB
  6. Challenge Change Symbol for Line Layer using CIM Access from Python IDE.srt 16.54 KB
  16 - Using Python Script Tool Parameters
  1. Getting Parameters for Python Script Tools.mp4 212.59 MB
  1. Getting Parameters for Python Script Tools.srt 18.46 KB
  2. Setting Parameters for Python Script Tools.mp4 150.49 MB
  2. Setting Parameters for Python Script Tools.srt 13.58 KB
  17 - Extra Information - Source code, and other stuff
  2. Bonus Lecture and Information.mp4 96.68 MB
  2. Bonus Lecture and Information.srt 8.62 KB
  Fichiers source
  03
  Source-code-Python-Interfaces-for-ArcGIS-Pro-Using-Python-Functions.zip 848 B
  Source-code-Python-Interfaces-for-ArcGIS-Pro-Using-a-Python-IDE-(IDLE).zip 798 B
  Source-code-Python-Interfaces-for-ArcGIS-Pro-Writing-a-Simple-Python-Script-Tool.zip 866 B
  05
  Source-code-Using-Geoprocessing-Tools-to-Automate-Workflows-Workflow-Using-Geoprocessing-History.zip 905 B
  Source-code-Using-Geoprocessing-Tools-to-Automate-Workflows-Workflow-Using-Python-IDE.zip 976 B
  Source-code-Using-Geoprocessing-Tools-to-Automate-Workflows-Workflow-Using-Python-Script-Tool-with-Pick-List.zip 1.02 KB
  Source-code-Using-Geoprocessing-Tools-to-Automate-Workflows-Workflow-Using-Python-Toolbox-Tool.zip 1.5 KB
  06
  Source-code-Setting-the-Geoprocessing-Environment-for-ArcPy-Using-Environment-Setting-to-Overwrite-Output.zip 793 B
  Source-code-Setting-the-Geoprocessing-Environment-for-ArcPy-Using-Environment-Setting-to-Set-Current-Workspace.zip 1009 B
  Source-code-Setting-the-Geoprocessing-Environment-for-ArcPy-Using-Environment-Setting-to-Set-Extent-for-Geoprocessing.zip 1.08 KB
  07
  Source-code-Performing-GIS-Inventory-Describing-Data-Using-arcpy.Describe()-to-Create-Describe-Objects.zip 1.04 KB
  Source-code-Performing-GIS-Inventory-Describing-Data-Using-arcpy.da,Describe()-to-Create-Dictionaries.zip 1.11 KB
  Source-code-Performing-GIS-Inventory-Listing-Tables-and-Fields.zip 975 B
  Source-code-Performing-GIS-Inventory-Listing-Workspaces,-Feature-Datasets-and-Feature-Classes.zip 979 B
  Source-code-Performing-GIS-Inventory-Walking-Data-Using-arcpy.da.Walk()-to-Create-Lists.zip 883 B
  08
  Source-code-Working-with-Geometries-Copying-Geometry-Objects-from-Feature-Class.zip 775 B
  Source-code-Working-with-Geometries-Creating-Fishnet-Feature-Classes-for-Testing.zip 887 B
  Source-code-Working-with-Geometries-Creating-Point-and-MultiPoint-Geometry-Objects-from-Scratch.zip 1.03 KB
  Source-code-Working-with-Geometries-Creating-Singlepart-and-Multipart-Polyline-and-Polygon-Geometry-Objects.zip 1.19 KB
  Source-code-Working-with-Geometries-Working-with-Geometry-Methods.zip 1.23 KB
  09
  1.1 Source code - Working with Cursors from Data Access Module (arcpy.da) - Using arcpy.da.SearchCursor() to Iterate Features and Rows.html 141 B
  2.1 Source code - Working with Cursors from Data Access Module (arcpy.da) - Using arcpy.da.SearchCursor() to read Geometries via SHAPE@ tokens.html 141 B
  3.1 Source code - Working with Cursors from Data Access Module (arcpy.da) - Using arcpy.da.SearchCursor() to create Python Lists and Sets.html 141 B
  4.1 Source code - Working with Cursors from Data Access Module (arcpy.da) - Using arcpy.da.SearchCursor() to create Python Dictionaries.html 141 B
  5.1 Source code - Working with Cursors from Data Access Module (arcpy.da) - Using arcpy.da.UpdateCursor() to Perform Edits.html 141 B
  6.1 Source code - Working with Cursors from Data Access Module (arcpy.da) - Using arcpy.da.InsertCursor() to Create a Table.html 141 B
  7.1 Source code - Working with Cursors from Data Access Module (arcpy.da) - Using arcpy.da.InsertCursor() to Insert a Geometry into a Feature Class.html 141 B
  8.1 Source code - Working with Cursors from Data Access Module (arcpy.da) - Using arcpy.da.InsertCursor() to create a Table-like Feature Class.html 141 B
  11
  1.1 Source code - Arranging Layout Elements around Map Frames using a Python IDE (IDLE) - Working with Text Elements.html 141 B
  2.1 Source code - Arranging Layout Elements around Map Frames using a Python IDE (IDLE) - Working with Text Elements.html 141 B
  3.1 Source code - Arranging Layout Elements around Map Frames using a Python IDE (IDLE) - Working with Graphic Elements.html 141 B
  4.1 Source code - Arranging Layout Elements around Map Frames using a Python IDE (IDLE) - Working with Picture Elements.html 141 B
  4.2 Resources-Arranging-Layout-Elements-around-Map-Frames-using-a-Python-IDE-(IDLE)-Working-with-Picture-Elements.zip.html 141 B
  5.1 Source code - Arranging Layout Elements around Map Frames using a Python IDE (IDLE) - Working with Mapsurround Elements (North Arrow and Scale Bar).html 141 B
  6.1 Source code - Arranging Layout Elements around Map Frames using a Python IDE (IDLE) - Working with Legend Elements.html 141 B
  12
  2.1 Source code - Making Dynamic Maps and Map Series - Using MapSeries Class to Export PDF from Map Series-enabled Layout.html 141 B
  3.1 Source code - Making Dynamic Maps and Map Series - Zooming to and Making PDF Map Book of Countries Using Python IDE (IDLE).html 141 B
  5.1 Source code - Making Dynamic Maps and Map Series - Writing Code to Support Multiple Zone Coordinate Systems in Map Series.html 141 B
  13
  3.1 Source code - Working with Bookmarks - Making Feature Class of Rectangular Polygons from Bookmarks.html 141 B
  4.1 Source code - Working with Bookmarks - Two Ways to Make PDF Map Books from Bookmarks.html 141 B
  14
  2.1 Source code - Printing, Updating and Fixing Data Sources - Changing Data Source of Layer in Map.html 141 B
  4.1 Source code - Printing, Updating and Fixing Data Sources - Fixing Broken Links of Maps and Projects.html 141 B
  15
  2.1 Source code - Working with Layer Symbology - Challenge Change Color and Size of Symbols for Point Layer.html 141 B
  2.2 Resources - Working with Layer Symbology - Challenge Change Color and Size of Symbols for Point Layer.html 141 B
  4.1 Source code - Working with Layer Symbology - Using GraduatedColorsRenderer Class (includes Challenge).html 141 B
  4.2 Resources - Working with Layer Symbology - Using GraduatedColorsRenderer Class (includes Challenge).html 141 B
  6.1 Source code - Working with Layer Symbology - Challenge Change Symbol for Line Layer using CIM Access from Python IDE.html 141 B
  6.2 Resources - Working with Layer Symbology - Challenge Change Symbol for Line Layer using CIM Access from Python IDE.html 141 B
  16
  1.1 Source code - Using Python Script Tool Parameters - Getting Parameters for Python Script Tools.html 141 B
  2.1 Source code - Using Python Script Tool Parameters - Setting Parameters for Python Script Tools.html 141 B
  17
  1. Source Codes.html 12.58 KB
  cover.jpg?042148 112.09 KB
  ▲ 206 total files

Description


Udemy - ArcPy for Python Developers using ArcGIS Pro (09/2021)(en-720P-MP4)



22022111241525286917803421.jpg?042148


Ce que vous apprendrez

Learn to write GIS applications using Python tools and applications for ArcGIS.
Become highly skilled in using ArcPy/Python with ArcGIS Pro.
Be able to apply for GIS, Geospatial, or Spatial Developer job positions.
Be a Python developer who specializes in ArcPy, which is in demand to GIS projects undertaken by different industries.

Prérequis

A computer which meets the minimum ArcGIS Pro 2.2 system requirements and has the ability to run the software.
Basic skills and knowledge in Python.
Basic Level (or higher) of ArcGIS Desktop license with no extensions. This will allow ArcGIS Pro and ArcMap to run and also permits downloading of ArcTutor data.
Knowledge of ArcGIS Pro or ArcMap is an advantage but not required.
Note: Free 21 day-trial of software is available - see details inside course

Description

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.



Who this course is for:

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.

Fichiers source
oui
Formations
17 sections • 77 sessions • Durée totale: 11 h 36 min

Pour traduire les sous-titres, j'utilise Subtitle edit.

Codec vidéo: MPEG /1280 x 720 px / 30 im/s 750 Kb/s à 1500 kb/s
Codec Audio: aac 128 kbp/s
Langue : Anglais
Sous-titres : oui (anglais)
Nombre De Fichiers: 77 vidéos
Nombre de dossiers: 31 dossiers / 206 fichiers (fichiers srt inclus)
Poids Total: 6.57 GO

Related Torrents

torrent name size uploader age seed leech
0
1
0
2