diff options
author | nodiscc <nodiscc@gmail.com> | 2020-05-23 12:15:31 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-23 12:15:31 +0000 |
commit | 3a41c021f57f5a71c0a9cfe7ef65da532120d217 (patch) | |
tree | 37b8ca8e0fadb9110d65f2d3642b65259ab62139 | |
parent | Merge pull request #2093 from cbenning/master (diff) | |
parent | Fix format (diff) | |
download | awesome-selfhosted-3a41c021f57f5a71c0a9cfe7ef65da532120d217.tar.gz awesome-selfhosted-3a41c021f57f5a71c0a9cfe7ef65da532120d217.zip |
Merge pull request #2099 from noandrea/gps/geo2tz
Gps/geo2tz
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -925,6 +925,7 @@ _Games, game servers and control panels._ See also [awesome-gis](https://github.com/sshuair/awesome-gis). +- [Geo2tz](https://github.com/noandrea/geo2tz) - Get the timezone from geo coordinates (lat, lon). `MIT` `Go/Docker` - [GraphHopper](https://graphhopper.com/) - Fast routing library and server using OpenStreetMap. ([Source Code](https://github.com/graphhopper/graphhopper)) `Apache-2.0` `Java` - [Hauk](https://github.com/bilde2910/Hauk) - Easy to setup location sharing platform that lets you temporarily share your location with anyone in real-time. ([Demo](https://github.com/bilde2910/Hauk#demo-server)) `Apache-2.0` `PHP` - [MapBBCodeShare](https://github.com/MapBBCode/share.mapbbcode.org) - Tool for sharing custom OSM maps. Support for annotated markers, polygons, lines, multi-format import/export, multiple layers, shortlinks. ([Demo](http://share.mapbbcode.org/)) `WTFPL/Other` `PHP` |