Python is Your Friend In GIS! Know How to Get Field Data Into a Python List | Python & ArcGIS Pro

preview_player
Показать описание
This video details using the "Python Notebooks" functionality within ArcGIS Pro to create a python list from feature class field data. This can be helpful if you need to manipulate field data within a feature class and would like to use python to do so.

Thanks for watching! Please like, subscribe, and comment below with any questions.
Table of Contents

00:00 – Intro
00:12 – Opening python notebook in ArcGIS Pro
00:23 – Import arcpy
00:33 – Defining feature class and field variables
01:22 – Using list comprehension to store field values in a python list
02:04 – A deeper look at creating a list from field values
02:54 – Print the new list
03:17 – Deduping the field list (determining the Unique Values)
03:59 – Outro
Рекомендации по теме