diff --git a/README.md b/README.md index 41176a0..552f073 100644 --- a/README.md +++ b/README.md @@ -1,26 +1,3 @@ -# OsmAnd routing.xml for Inline Skating +# OsmAnd routing.xml -This file adds a new option to the bicycle mode -to tweak the routing algorithm for inline skating: - -![Inline skates mode](inline-skates-mode.png) - -The basic principle is to avoid non-smooth surfaces by all means. -Primary roads can be used, but the algorithm should look for -nicer routes. - -It seems to work pretty well, however, beware of steep segments. - -Just copy the file to the OsmAnd folder. -Also see a [Google Group discussion](https://groups.google.com/forum/#!topic/osmand/JmMQ0bQV68I). - -The original `routing.xml` [is on GitHub](https://github.com/osmandapp/OsmAnd-resources/blob/master/routing/routing.xml). - -## Uncertainties - -* OSM's [`tracktype`](http://wiki.openstreetmap.org/wiki/Key:tracktype) -and [`smoothness`](http://wiki.openstreetmap.org/wiki/Key:smoothness) -seem to be redundant somehow… -* It seems to be impossible to add a completely new -["application mode"](https://github.com/osmandapp/Osmand/blob/master/OsmAnd/src/net/osmand/plus/ApplicationMode.java) -without programming. +Original version diff --git a/inline-skates-mode.png b/inline-skates-mode.png deleted file mode 100644 index 5d6561a..0000000 Binary files a/inline-skates-mode.png and /dev/null differ diff --git a/routing.xml b/routing.xml index c60d535..32f95ec 100644 --- a/routing.xml +++ b/routing.xml @@ -431,7 +431,6 @@ leftTurn="0" rightTurn="0" followSpeedLimitations="false" onewayAware="true" heuristicCoefficient="1.5"> - @@ -440,38 +439,6 @@ - - - - - - - - - - - - - - - - -