Re: [GENERAL] Suggestions on storing and retrieving geocode data

2006-01-26 Thread Bruno Wolff III
On Thu, Jan 26, 2006 at 12:55:46 -0500, George Woodring <[EMAIL PROTECTED]> wrote: > I am looking for suggestions on storing and retrieving geocode > information. > > My application currently stores 2 columns (lat, long) as numeric and I > have a btree index on them. This works fine for the cur

Re: [GENERAL] Suggestions on storing and retrieving geocode data

2006-01-26 Thread Michael Fuhr
On Thu, Jan 26, 2006 at 12:55:46PM -0500, George Woodring wrote: > I am looking for suggestions on storing and retrieving geocode > information. Consider using PostGIS: http://www.postgis.org/ -- Michael Fuhr ---(end of broadcast)--- TIP 3: Have