diff options
author | Ellen Poe <ellen.h.poe@gmail.com> | 2022-09-19 16:22:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-19 16:22:51 +0000 |
commit | dcb09bcd8d5108f15d1cafdf51e7e8dee93407d9 (patch) | |
tree | 0a28d638cfcb9cc880df417d749ffd8ec44b7ea6 | |
parent | Add meshcentral (#3239) (diff) | |
download | awesome-selfhosted-dcb09bcd8d5108f15d1cafdf51e7e8dee93407d9.tar.gz awesome-selfhosted-dcb09bcd8d5108f15d1cafdf51e7e8dee93407d9.zip |
Add the Headway project to Maps/GPS (#3035)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1141,6 +1141,7 @@ _See also: [awesome-openstreetmap](https://github.com/osmlab/awesome-openstreetm - [GraphHopper](https://graphhopper.com/) - Fast routing library and server using OpenStreetMap. ([Source Code](https://github.com/graphhopper/graphhopper)) `Apache-2.0` `Java` - [H3 Viewer](https://github.com/clupasq/h3-viewer) - View/search Uber H3 (Hexagonal Hierarchical Spatial Index) cells on a map. ([Demo](https://wolf-h3-viewer.glitch.me/)) `Apache-2.0` `HTML5` - [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` +- [Headway](https://github.com/headwaymaps/headway) - Self-hostable web maps stack, powered by OpenStreetMap. Easy to set up for cities and small regions and supports full-planet maps. ([Demo](https://maps.earth/)) `Apache-2.0` `Docker` - [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` `PHP` - [Nominatim](https://nominatim.org/) - Server application for reverse geocoding (address -> coordinates) on OpenStreetMap data. ([Source Code](https://github.com/osm-search/Nominatim)) `GPL-2.0` `C` - [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++` |