Extract Excel attributes to CSV
This is a python solution to pull specific cells from a bunch of excel files into one CSV file. The source excel files have a consistent format – that is, a given cell in every excel file contains the same information. I wrote this script because I needed one compiled table with spatial information for geocoding […]
A Batch Download Workflow
I’ve used this hack/technique a couple times now and wanted to share it and document it. I was recently doing some web research on map production guidelines as I’m trying to put some together for my GIS department. I stumbled across this Map productions guidelines PDF from the Australian Local Government. It is a really […]