Skip to content

Commit

Permalink
Merge pull request #186 from evansiroky/working-2025a
Browse files Browse the repository at this point in the history
Update to 2025a data
  • Loading branch information
evansiroky authored Jan 26, 2025
2 parents d6e3d65 + f8fa371 commit dbe9902
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ sudo: false
dist: jammy
language: node_js
node_js:
- "23"
- "22"
- "21"
- "20"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ The underlying data is obtained from the [timezone-boundary-builder](https://git

The boundaries in the ocean come from the [timezone-boundary-builder](https://github.com/evansiroky/timezone-boundary-builder) project which only includes territorial waters and not exclusive economic zones. Additionally, special cases where the GPS coordinate falls with an area of [Terra nullius](https://en.wikipedia.org/wiki/Terra_nullius) will also have an ocean zone(s) returned.

The resulting timezone identifiers will represent the timekeeping method as is cataloged to the best of the knowledge of the maintainers of the timezone database. This could be wrong in the past (especially prior to 1970) and could change in the future should an area change the way they keep track of time.
The resulting timezone identifiers will represent the timekeeping method as is cataloged to the best of the knowledge of the maintainers of the [timezone database](https://www.iana.org/time-zones). This could be wrong in the past (especially prior to 1970) and could change in the future should an area change the way they keep track of time.

Any concerns about the correctness of results are encouraged to be submitted as issues using the [Incorrect Result Issue Template](https://github.com/evansiroky/node-geo-tz/issues/new?assignees=&labels=&projects=&template=incorrect-result.md&title=Incorrect%20Result%3A+).

Expand Down
Binary file modified data/timezones-1970.geojson.geo.dat
Binary file not shown.
2 changes: 1 addition & 1 deletion data/timezones-1970.geojson.index.json

Large diffs are not rendered by default.

Binary file modified data/timezones-now.geojson.geo.dat
Binary file not shown.
2 changes: 1 addition & 1 deletion data/timezones-now.geojson.index.json

Large diffs are not rendered by default.

Binary file modified data/timezones.geojson.geo.dat
Binary file not shown.
2 changes: 1 addition & 1 deletion data/timezones.geojson.index.json

Large diffs are not rendered by default.

0 comments on commit dbe9902

Please sign in to comment.