« Coding ➜ Python for GIS

Species Density Analysis Workflow for ArcGIS

Description:
This program creates a geodatabase feature class from a .csv file containing coordinate data. ArcPy was used for processing as well as TkInter as a graphical user interface.

Demo:

Executing: eBirdContinentAnalysis F:\Example.gdb
F:\ebd_US-CA-053_201401_201409_relAug-2014.txt eBird_Sample

Start Time: Wed Jun 01 17:49:27 2016
Running script eBirdContinentAnalysis...
Completed script eBirdContinentAnalysis...
Succeeded at Wed Jun 01 17:49:40 2016 (Elapsed Time: 12.84 seconds)



Source Code: