Remote Sensing / GIS Laboratory
at Utah State University
  • Home
  • Projects
  • Publications
  • Skills
  • Staff
  • Blog
Home » Blog

Control flow examples

July 30, 2017

Last year I created some interactive control flow examples for the Python class I teach. In preparation for this year, I cleaned them up a bit and published them at https://usu-python.gitlab.io/control-flow/. I hope they’re useful for someone!

Read more »

Export data to a csv from ArcGIS

November 2, 2016

Today someone asked me for help with exporting data from ArcGIS to a csv file, but with different column names. He had found solutions online that involved exporting to Excel, changing the column names there, and then exporting to a csv, but there’s a much simpler way to do it. In fact, here’s a function …

Read more »

Use ArcPy with Anaconda Python and Spyder

October 29, 2016

Directions for setting up Anaconda Python and Spyder to work with ArcPy.

Read more »

Categories

  • News (1)
  • Python (3)
Copyright © 2016 Remote Sensing / GIS Laboratory. All Rights Reserved