Mercurial > hg > GlobalNeighbors
log globalneighbors/grid.py @ 14:27925261c137
age | author | description |
---|---|---|
2017-06-25 | Jeff Hammel | remove obselete data |
2017-06-25 | Jeff Hammel | add a placeholder view for a city based on geoid |
2017-06-25 | Jeff Hammel | use bisect function; it has been tested faster |
2017-06-25 | Jeff Hammel | partial implementation of autocomplete using jqueryui; easyautocomplete.com may be more what we want |
2017-06-24 | Jeff Hammel | test a larger grid + move distance insertion to its own function |
2017-06-24 | Jeff Hammel | * limit distance function |
2017-06-24 | Jeff Hammel | initial commit; half-working prototype |