Calculating the Timezone
February 13, 2006 3:56 PM
Subscribe
I have GPS data associated with various measurements from around the world. This data also includes a UTC timestamp. I would like to display this timestamp converted to the local time where the measurement was taken, based on the GPS-reported latitude and longitude.
The simple 15 degree trick is not sufficient, I need the real, political time zone, not the ideal time zone, and the measurements move, so I can't just create a conversion table. It seems to me that I should be able to use something like mapserver along with a shapefile of time zone boundaries to solve this, but I have no experience with these tools. Surely I am not the first person to require this ability. Any ideas?
posted by Nothing to computers & internet (5 comments total)
posted by vacapinta at 4:07 PM on February 13, 2006