Python
Tutorials & Examples
Programs
  • K-calc.exe - This utility calculates a search radius for use in density functions by taking the average distance from each point to its "k" nearest neighbors.  Simply specify a point shapefile that uses a Cartesian coordinate system, specify the number of nearest neighbors to search to, (e.g., 5, 10, etc.), and K-calc will return the search radius.
  • Import911 - A batch-import utility that imports .E00 files via the import71.dll library.  The user specifies a directory and Import911 imports all .E00 files within.
Python Links
Ideas

Got a great idea for a Python script?  Share it with Chris (CSemerjian@gsc.edu)