Use REAL type for all GPS related database columns
Created by: E3V3A
Because we use GPS coordinates in the decimal degrees form for lat/lon, we can save our coders a lot of trouble by using the REAL datatype for all GPS related DB items, instead of TEXT. These are: gps_lat/lon, gpsd_lat/lon, gpsd_accu, gpse_lat/lon
.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.