tz_lookup_coords: Lookup time zones of lat/long pairs
Description
There are two methods - "fast", and "accurate". The "fast" version can
look up many thousands of points very quickly, however when a point is near
a time zone boundary and not near a populated centre, it may return the
incorrect time zone. If accuracy is more important than speed, use
method = "accurate".