log globalneighbors/grid.py @ 21:22c384fe954d

age author description
Sun, 25 Jun 2017 16:28:56 -0700 Jeff Hammel add locations to grid; not used or tested yet
Sun, 25 Jun 2017 16:12:08 -0700 Jeff Hammel display country + population in autocomplete drop down
Sun, 25 Jun 2017 15:03:54 -0700 Jeff Hammel stub command line entry for gridding neighbors
Sun, 25 Jun 2017 14:55:53 -0700 Jeff Hammel city page is now functional + linky
Sun, 25 Jun 2017 12:54:05 -0700 Jeff Hammel remove obselete data
Sun, 25 Jun 2017 12:28:36 -0700 Jeff Hammel add a placeholder view for a city based on geoid
Sun, 25 Jun 2017 11:37:52 -0700 Jeff Hammel use bisect function; it has been tested faster
Sun, 25 Jun 2017 09:13:48 -0700 Jeff Hammel partial implementation of autocomplete using jqueryui; easyautocomplete.com may be more what we want
Sat, 24 Jun 2017 15:16:10 -0700 Jeff Hammel test a larger grid + move distance insertion to its own function
Sat, 24 Jun 2017 14:02:14 -0700 Jeff Hammel * limit distance function
Sat, 24 Jun 2017 12:03:39 -0700 Jeff Hammel initial commit; half-working prototype