Tutorial: Creating a Pandas DataFrame from a Shapefile
ArcPy doesn´t have an option to export shapefile attribute tables to pandas DataFrame objects. Fortunately, there are number of workarounds available to make this happen. Pandas DataFrame objects are comparable to Excel spreadsheet or a relational database table. They...
Giving Away 5 Copies of Programming ArcGIS Pro with Python
We’re giving away another 5 copies of the digital version of my book Programming ArcGIS Pro with Python the last day of December. Yesterday we gave away the first 5 copies and we’ll do this every month for six months. Register at the link below....
Getting to know GeoPandas
This blog post covers GeoPandas, a Python package that makes working with geospatial data easier. What is GeoPandas? GeoPandas is an open source project for working with geospatial data in Python. It is designed to work with existing tools, such as desktop GIS,...
Managing ArcGIS Pro Layouts with Arcpy – Free Book Chapter
I’m happy to announce that my latest book, Programming ArcGIS Pro with Python, is scheduled for e-book publication on November 1st, 2017. Before downloading the free chapter please sign up for our email newsletter. You can download and read Chapter 5: Managing...
