RE: Lat/Long storage?

2001-06-26 Thread Shankar Unni
Goforth [mailto:[EMAIL PROTECTED]] Sent: Monday, June 25, 2001 2:03 PM To: [EMAIL PROTECTED] Subject: Lat/Long storage? I need to store latitude and longitude in a MySQL table. It needs to allow human entry. Do you have a preferred storage technique for these numbers? Nelson Goforth --

Lat/Long storage?

2001-06-25 Thread Nelson Goforth
I need to store latitude and longitude in a MySQL table. It needs to allow human entry. Do you have a preferred storage technique for these numbers? Nelson Goforth -- - Before posting, please check:

RE: Lat/Long storage?

2001-06-25 Thread Johnny Withers
|| +---+--+--+-+-++ works ok for me.. -Original Message- From: Nelson Goforth [mailto:[EMAIL PROTECTED]] Sent: Monday, June 25, 2001 4:03 PM To: [EMAIL PROTECTED] Subject: Lat/Long storage? I need to store latitude and longitude in a MySQL table. It needs to allow human entry. Do you have