Esri has fully embraced Python for ArcGIS and sees Python as the language that fulfills the needs of the user community. Previous versions of ArcGIS …
Tag Archives: Python
How to save over 70GB of hard drive space in one click!
Recently I found myself wondering where exactly all the space on my hard drive was going. One day it was there, and the next it …
Migrating Python Scripts to ArcGIS Pro
What’s new?

With the migration towards 64-bit processing in ArcGIS Pro, some big changes have come to the Python environment as well.
- Python in ArcGIS
Running a Data Interopability ETL tool in a python script
The Data Interoperability Extension for ArcGIS is an incredibly powerful tool for migrating and transforming data (both spatial AND non-spatial). We have been using it …
Check to see if a field exists using Python
Ever wanted to know if a certain field exists in a feature class or attribute table? This could be to either populate it with something …
