1
0
Fork 0
fgdata/Timezone
2022-12-16 11:41:18 +01:00
..
Africa Remove now unused Mideast and add a few missing timezone files. 2022-12-16 11:41:18 +01:00
America Remove now unused Mideast and add a few missing timezone files. 2022-12-16 11:41:18 +01:00
Antarctica Remove now unused Mideast and add a few missing timezone files. 2022-12-16 11:41:18 +01:00
Arctic Remove now unused Mideast and add a few missing timezone files. 2022-12-16 11:41:18 +01:00
Asia Remove now unused Mideast and add a few missing timezone files. 2022-12-16 11:41:18 +01:00
Atlantic Remove now unused Mideast and add a few missing timezone files. 2022-12-16 11:41:18 +01:00
Australia Remove now unused Mideast and add a few missing timezone files. 2022-12-16 11:41:18 +01:00
Brazil Remove now unused Mideast and add a few missing timezone files. 2022-12-16 11:41:18 +01:00
Canada Remove now unused Mideast and add a few missing timezone files. 2022-12-16 11:41:18 +01:00
Chile Remove now unused Mideast and add a few missing timezone files. 2022-12-16 11:41:18 +01:00
Etc Remove now unused Mideast and add a few missing timezone files. 2022-12-16 11:41:18 +01:00
Europe Remove now unused Mideast and add a few missing timezone files. 2022-12-16 11:41:18 +01:00
Indian Remove now unused Mideast and add a few missing timezone files. 2022-12-16 11:41:18 +01:00
Mexico Remove now unused Mideast and add a few missing timezone files. 2022-12-16 11:41:18 +01:00
Pacific Remove now unused Mideast and add a few missing timezone files. 2022-12-16 11:41:18 +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).