Crate geotz

Crate geotz 

Source
Expand description

Look up timezones from coordinates.

Enums§

Error
Errors.

Functions§

lookup
Looks up all timezones matching a given long, lat pair using the built-in FlatGeobuf data.
lookup_with_fgb
Looks up all timezones matching a given long, lat pair using the provided FlatGeobuf data.