geo2tz

A self-hostable REST-like API to get the time zone from geo coordinates

MIT License

Stars
71

Bot releases are visible (Hide)

geo2tz - v2.5.0 Latest Release

Published by github-actions[bot] about 1 month ago

2.5.0 (2024-09-16)

Features

geo2tz - v2.4.0

Published by github-actions[bot] 4 months ago

2.4.0 (2024-06-29)

Features

  • improve geojson parser (370804c)
  • remove unnecessary Size function (e3acbd5)
geo2tz - v2.3.0

Published by github-actions[bot] 4 months ago

2.3.0 (2024-06-25)

Features

  • fail fast if a lat/lng is not found (37cff76)
  • improve precision (a194645)
geo2tz - v2.2.0

Published by github-actions[bot] 4 months ago

2.2.0 (2024-06-24)

Features

  • improve timezone lookup and add tests (5c00920)
  • use an in memory rtree to find the timezone (561e500)
geo2tz - v2.1.5

Published by github-actions[bot] 4 months ago

2.1.5 (2024-06-16)

Bug Fixes

Notes

  • Includes timezone data from 2024a
geo2tz - v2.1.4

Published by github-actions[bot] over 1 year ago

2.1.4 (2023-06-23)

Bug Fixes

geo2tz - v2.1.3

Published by github-actions[bot] over 1 year ago

2.1.3 (2023-06-23)

Bug Fixes

  • docker image won't build (f13e809)
geo2tz - v2.1.2

Published by github-actions[bot] over 1 year ago

2.1.2 (2023-06-23)

Bug Fixes

  • build: the docker image is broken (4cf592b)
geo2tz - v2.1.1

Published by github-actions[bot] over 1 year ago

2.1.1 (2023-06-23)

Bug Fixes

geo2tz - v2.1.0

Published by github-actions[bot] over 1 year ago

2.1.0 (2023-06-23)

Features

  • add script to update tzdata (67d34db)
  • update tzdata to 2023b (43f9260)

Bug Fixes

  • error detecting non-existing files (992a2ea)
  • security: update dependencies (33fed50)
geo2tz - v2.0.0

Published by noandrea about 2 years ago

v2.0.0 - 2022-07-31

Chore

  • improve readme, remove unused deps, improve logging
  • update dependencies and go to v1.18

Feat

  • remove support for boltdb
  • data: update tz source to 2021c version

Test

  • improve test coverage

BREAKING CHANGE

the boltdb options are not available anymore, only the
in-memory db is supported

geo2tz - v1.0.0

Published by noandrea almost 3 years ago

Chore

  • upgrade go version and dependencies

Docs

  • update docs

Feat

  • use in memory db instead of bolt
  • add server request rate limit
geo2tz - v0.4.2

Published by noandrea about 3 years ago

Maintenance release to fix docker build process

geo2tz - v0.4.1

Published by noandrea about 3 years ago

Build

  • publish image on release

Docs

  • update docker image url

Fix

  • go mod tidy
geo2tz - v0.4.0

Published by noandrea about 3 years ago

[0.4.0] - 2021-09-13

Feat

  • add support for memory shapefile

Fix

  • ci: install linter in CI
geo2tz - v0.3.1

Published by noandrea almost 4 years ago

Unreleased

0.3.1 - 2020-11-16

Fix

  • docker-image and release process fix

0.3.0 - 2020-11-16

Chore

  • move to github packages (from docker hub)
  • set go version to 1.15

Feat

  • update tzdata to v2020d

Fix

  • linter warnings

Misc

  • hide echo startup banner

0.2.2 - 2020-06-29

Build

  • add deepsource, move to noandrea org on docker hub

Fix

  • deepsource: add error handling
  • deepsource: simplify comparison

0.2.1 - 2020-05-17

Doc

  • fix README

0.2.0 - 2020-05-17

Feat

  • add authorization support

0.1.0 - 2020-05-06

0.0.0 - 2020-05-06

Build

  • add changelog support
  • better integration with docker-hub
  • fix issue with linting
  • add travis config
  • add dockeringore and gitignore

Doc

  • minor fixes in documentation
  • add details in readme
  • fix badges URLs
  • add readme

Feat

  • first commit

Test

  • add tests for coordinate parsing
geo2tz - v0.3.0

Published by noandrea almost 4 years ago

Unreleased

0.3.0 - 2020-11-16

Chore

  • move to github packages (from docker hub)
  • set go version to 1.15

Feat

  • update tzdata to v2020d

Fix

  • linter warnings

Misc

  • hide echo startup banner

0.2.2 - 2020-06-29

Build

  • add deepsource, move to noandrea org on docker hub

Fix

  • deepsource: add error handling
  • deepsource: simplify comparison

0.2.1 - 2020-05-17

Doc

  • fix README

0.2.0 - 2020-05-17

Feat

  • add authorization support

0.1.0 - 2020-05-06

0.0.0 - 2020-05-06

Build

  • add changelog support
  • better integration with docker-hub
  • fix issue with linting
  • add travis config
  • add dockeringore and gitignore

Doc

  • minor fixes in documentation
  • add details in readme
  • fix badges URLs
  • add readme

Feat

  • first commit

Test

  • add tests for coordinate parsing