1
0
Fork 0
fgdata/Timezone
2022-12-13 09:35:45 +01:00
..
Africa Update to the latest timezones 2022-12-13 09:35:45 +01:00
America Update to the latest timezones 2022-12-13 09:35:45 +01:00
Antarctica Update to the latest timezones 2022-12-13 09:35:45 +01:00
Arctic Update to the latest timezones 2022-12-13 09:35:45 +01:00
Asia Update to the latest timezones 2022-12-13 09:35:45 +01:00
Atlantic Update to the latest timezones 2022-12-13 09:35:45 +01:00
Australia Update to the latest timezones 2022-12-13 09:35:45 +01:00
Brazil Update to the latest timezones 2022-12-13 09:35:45 +01:00
Canada Update to the latest timezones 2022-12-13 09:35:45 +01:00
Chile Update to the latest timezones 2022-12-13 09:35:45 +01:00
Etc Update to the latest timezones 2022-12-13 09:35:45 +01:00
Europe Update to the latest timezones 2022-12-13 09:35:45 +01:00
Indian Update to the latest timezones 2022-12-13 09:35:45 +01:00
Mexico Update to the latest timezones 2022-12-13 09:35:45 +01:00
Mideast Initial revision 2000-10-22 21:05:31 +00:00
Pacific Update to the latest timezones 2022-12-13 09:35:45 +01:00
README Use a vector database to get the timezone based on territorial boundaries 2021-03-11 16:00:10 +01:00
timezone16.bin Updated ZoneDetect file 2022-12-01 09:28:34 +00:00
zone.tab Update to the latest timezones 2022-12-13 09:35:45 +01:00
zone1970.tab Update to the latest timezones 2022-12-13 09:35:45 +01:00

ZoneDetect:  BSD-3-Clause License 
https://github.com/BertoldVdb/ZoneDetect

This is a C library that allows you to find an area a point belongs to using a 
database file. A typical example would be looking up the country or timezone 
given a latitude and longitude. The timezone database also contains the country information.

download the database files:
  https://cdn.bertold.org/zonedetect/db/db.zip

out/timezone16.bin
 - Contains data from Natural Earth, placed in the Public Domain. Contains
   information from https://github.com/evansiroky/timezone-boundary-builder,
   which is made available here under the Open Database License (ODbL).