Hello, I have been trying to find info on how to do a "nearest neighbor" search on point data I have loaded into my PostGIS/PostgreSQL database.. the only thing I've found so far is messages in the archive of this mailing list, suggesting using Distance() and a temp table. Does anyone have any pointers for how to do this? I'd sure appreciate it! Thanks, Rob Helmer