Menu

Close
  • Home
  • About
  • Python
Subscribe
Menu

arcpy

A 8-post collection

Page 1 of 1

ArcGIS Python Reproject Geometry Object List

Frequently I have a large list of geometry objects I need to get reprojected for analysis. A while back I discovered the reprojectAs method of the »

Joel McCune Joel McCune on ArcGIS, Esri, Python, arcpy, Projection, Spatial Reference, Geometry 04 October 2017

ArcGIS to Pandas Data Frame v2.0

One of the most popular posts on my blog discusses loading data from an ArcGIS table, either spatial (a Feature Class) or even nonspatial, to a »

Joel McCune Joel McCune on Pandas, arcpy, Python 12 June 2017

ArcPy Field Name List

Frequently, especially when using cursors, I need to quickly get a list of field names not including the ObjectID nor Geometry fields. I accomplish this by »

Joel McCune Joel McCune on Python, ArcGIS, arcpy 07 April 2016

ArcGIS to Pandas Data Frame

With the release of ArcGIS 10.4, a few packages included have come to my attention. While numpy has been in there for quite some time, »

Joel McCune Joel McCune on Python, ArcGIS, arcpy, Pandas 07 April 2016

Testing Regular Expressions

Extracting pieces of text out of larger strings based on patterns, this is what regular expression matching facilitates. It really is great stuff...once you wrap »

Joel McCune Joel McCune on arcpy, Python, regex, regular expression 07 October 2014

Automatically Find and Log All Broken Layers in Multiple Maps

Last week while teaching a Python class a student asked about a logical workflow, finding all maps with broken layers under a parent directory and reporting »

Joel McCune Joel McCune on arcpy, Python 27 November 2013

Programming ArcGIS 10.1 with Python Cookbook

First and foremost, I have to concede, Packt Publishing recently provided a copy of Programming ArcGIS 10.1 with Python Cookbook to review. Packt provided a »

Joel McCune Joel McCune on arcpy, book review, Packt, Python 05 April 2013

Create List of Unique Table Values using Data Access Module

A while back I posted a slightly more verbose solution for this. Since then two things have changed. First, I have used Python a LOT more »

Joel McCune Joel McCune on ArcGIS, arcpy, data access, list, Python, table 03 April 2013
Page 1 of 1
Joel McCune © 2018
Proudly published with Ghost