diff options
author | Marius Lindvall <marius@varden.info> | 2019-09-13 08:41:09 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-13 08:41:09 +0000 |
commit | f2de5a7f95c70cc7fa2d2555fd47ab25e74ad78a (patch) | |
tree | 4c300e22a001e25f2c968a65abd2e3bb45dbb8cc | |
parent | Merge pull request #1797 from meitar/remerge (diff) | |
download | awesome-selfhosted-f2de5a7f95c70cc7fa2d2555fd47ab25e74ad78a.tar.gz awesome-selfhosted-f2de5a7f95c70cc7fa2d2555fd47ab25e74ad78a.zip |
Add Hauk
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -871,6 +871,7 @@ _Games, game servers and control panels._ See also [awesome-gis](https://github.com/sshuair/awesome-gis). - [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), [Source Code](https://github.com/bilde2910/Hauk)) `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` - [Open Source Routing Machine (OSRM)](http://project-osrm.org/) - High performance routing engine designed to run on OpenStreetMap data and offering an HTTP API, C++ library interface, and NodeJS wrapper. ([Demo](https://map.project-osrm.org/), [Source Code](https://github.com/Project-OSRM/osrm-backend)) `BSD-2-Clause` `C++` - [Nominatim](https://nominatim.org/) - Server application for reverse geocoding (address -> coordinates) on OpenStreetMap data. ([Source Code](https://github.com/openstreetmap/Nominatim)) `GPL-2.0` `C` |