Skip to content

Instantly share code, notes, and snippets.

View toastdriven's full-sized avatar

Daniel Lindsley toastdriven

View GitHub Profile

Spatiotemporal Semantics and Moving Objects Research

Kathleen Stewart

  • Continuants - statically located
  • Occurrents - happen and then gone
    • traffic jams
    • volcanic activity

Open Source Software Development: Leading the Tribe Instead of Following the Herd

Howard Butler

  • John Snow's 1854 Cholera Map
  • libLAS
  • SpatialReference.org
    • Coordinate systems

An Analysis of Conservation Gaps for Mexico

Jorge Soberon

  • Mexico Eco-preservation
    • Haphazard organization
    • Started in 1920
    • Big uptake in 1970 & again in 1990
    • Usually one person
Student Research Competition
============================
**Miscellaneous Students**
- Eight students, eight slides, 8 minutes (+2 minute QA)
# River channel morphology w/ Auto GIS & Raster modeling
- Avoid ground-based
- Geomorphic Variables
from haystack import backend
back = backend.SearchBackend()
back.conn.optimize()

Veggie In Lawrence

Places to eat in Lawrence for vegans (and hence vegetarians).

Known Good

  • Encore
set nocompatible
set ruler
set number
set tabstop=4
set expandtab
from decimal import Decimal
import sys
if len(sys.argv) != 2:
print('Usage: expenser.py <filename>')
sys.exit()
exp = open(sys.argv[1], 'r')
amounts = []
count = 0
@toastdriven
toastdriven / general_python_reqs.txt
Created March 18, 2010 06:59
The Python packages I install globally.
cherrypy
coverage
Cython
python-dateutil
distribute
docutils
eventlet
fabric
greenlet
gunicorn
* spazcowz - Daniel
* mcroydon - Matt
* mintchaos - Xian
* bltsandwich - Ben T.
* exoar - Travis
* fxdgear - Nick
* jacobian - Jacob KM
* bobbygrace - Bobby
* duke_sam - Niall
* thekaul - Kyle Stern