diff options
author | Andrea Giacobino <no.andrea@gmail.com> | 2020-05-19 17:38:01 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-19 17:38:01 +0000 |
commit | f0539fbfe3cc9fca35ba177cc9b7f9285c945628 (patch) | |
tree | 13c03cab8f7881bf8bf1aef5138387deca2122d0 | |
parent | Merge pull request #2087 from awesome-selfhosted/fix-checks (diff) | |
download | awesome-selfhosted-f0539fbfe3cc9fca35ba177cc9b7f9285c945628.tar.gz awesome-selfhosted-f0539fbfe3cc9fca35ba177cc9b7f9285c945628.zip |
Add GPS service Geo2tz
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -940,6 +940,7 @@ See also [awesome-gis](https://github.com/sshuair/awesome-gis). - [Traccar](https://www.traccar.org/) - Java application to track GPS positions. Supports loads of tracking devices and protocols, has an Android and iOS App. Has a web interface to view your trips. ([Demo](http://demo.traccar.org/), [Source Code](https://github.com/traccar)) `Apache-2.0` `Java` - [μlogger](https://github.com/bfabiszewski/ulogger-server) - Collect geolocation from users in real-time and display their GPS tracks on a website. ([Demo](http://ulogger.fabiszewski.net/)) `GPL-3.0` `PHP` - [uMap](https://umap.openstreetmap.fr/en/) - Create maps with OpenStreetMap layers in a minute and embed them in your site. ([Source Code](https://github.com/umap-project/umap)) `WTFPL` `Python` +- [Geo2tz](https://github.com/noandrea/geo2tz) - Get the timezone from geo coordinates (latitude, longitude) `MIT` `Go`/ `Docker` ## Media Streaming |