aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr. Ridgewell <ridgewell@users.noreply.github.com>2019-07-12 21:46:10 +0000
committerGitHub <noreply@github.com>2019-07-12 21:46:10 +0000
commitc66c1e8e1cd8edd5b39d87ecb2d508c18bc89c12 (patch)
tree28f73002ec0c4236248eef799c2ddbbfa9ae9315
parentMerge pull request #1735 from benabbottnz/patch-1 (diff)
downloadawesome-selfhosted-c66c1e8e1cd8edd5b39d87ecb2d508c18bc89c12.tar.gz
awesome-selfhosted-c66c1e8e1cd8edd5b39d87ecb2d508c18bc89c12.zip
Added Nominatim
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 73738eae..966aa117 100644
--- a/README.md
+++ b/README.md
@@ -829,6 +829,7 @@ _Command-line file upload_
- [Graphhopper](https://graphhopper.com/) - Fast routing library and server using OpenStreetMap. ([Source Code](https://github.com/graphhopper/graphhopper)) `Apache-2.0` `Java`
- [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`
+- [Nominatim](https://nominatim.org/) - Server application for reverse geocoding (address -> coordinates) on OpenStreetMap data
- [OpenGTS](http://www.opengts.org/) - Entry-level fleet tracking system. Supports variety of tracking devices and protocols. Comes with rich web-interface and reporting features. ([Demo](http://track.opengts.org/track/Track), [Source Code](https://sourceforge.net/projects/opengts/files/server-base/)) `Apache-2.0` `Java`
- [OpenStreetMap](http://www.openstreetmap.org/) - OpenStreetMap is a map of the world, created by people like you and free to use under an open license. ([Source Code](https://github.com/openstreetmap/openstreetmap-website)) `GPL-2.0` `Ruby`
- [Orion](https://github.com/LINKIWI/orion-web) - Powerful OwnTracks API-compliant location data visualization frontend for the web. ([Demo](https://linkiwi.github.io/orion-web/)) `MIT` `Python/Nodejs`