aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdward D <ed.kickball@hotmail.com>2015-08-06 22:56:01 +0000
committerEdward D <ed.kickball@hotmail.com>2015-08-06 22:56:01 +0000
commitb853296137f539d4fa788d6f56cf9b22b1e97776 (patch)
tree833888080ae9c35dcbf8085e83c8a495dfa8fde8
parentadd link to countly source (diff)
parentadd important missing feature for MapBBCodeShare (diff)
downloadawesome-selfhosted-b853296137f539d4fa788d6f56cf9b22b1e97776.tar.gz
awesome-selfhosted-b853296137f539d4fa788d6f56cf9b22b1e97776.zip
Merge pull request #180 from Kickball/mapbbcodeshare
Add MapBBCodeShare (Maps & GPS)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index de4a62bf..e0c9b76a 100644
--- a/README.md
+++ b/README.md
@@ -321,6 +321,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi
## Maps & GPS
* [Graphhopper](https://graphhopper.com/) - Fast routing library and server using OpenStreetMap ([Source code](https://github.com/graphhopper/graphhopper))
+ * [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/Javascript`
* [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))
* [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/tananaev?tab=repositories)) - `Apache`