I Bike CPH: description fixes
This commit is contained in:
parent
2e3744f3b2
commit
37937f676d
|
@ -9,40 +9,39 @@ Auto Name:I Bike CPH
|
||||||
Summary:Bike navigation for Copenhagen
|
Summary:Bike navigation for Copenhagen
|
||||||
Description:
|
Description:
|
||||||
Find the best bicycle route through Copenhagen.
|
Find the best bicycle route through Copenhagen.
|
||||||
The app can tell you about the best shortcuts,
|
The app can tell you about the best shortcuts, knows which parks you’re
|
||||||
knows which parks you’re allowed to bike through
|
allowed to bike through and where you’re allowed to ride against the one-way
|
||||||
and where you’re allowed to ride against the one-way car flow.
|
car flow.
|
||||||
|
|
||||||
The app is adapted to bike life in Copenhagen, but can also be used anywhere in Denmark.
|
The app is adapted to bike life in Copenhagen, but can also be used anywhere in Denmark.
|
||||||
|
|
||||||
The map has been adapted for cyclists
|
The map has been adapted for cyclists and shows cobblestones and bicycle
|
||||||
and shows cobblestones and bicycle barriers,
|
barriers, so you can avoid bumpy rides and know which route to pick when
|
||||||
so you can avoid bumpy rides
|
riding your cargo bike.
|
||||||
and know which route to pick when riding your cargo bike.
|
|
||||||
|
|
||||||
Features
|
Features:
|
||||||
|
|
||||||
• Gives directions as you ride with GPS turn-by-turn navigation (requires a phone holder).
|
* Gives directions as you ride with GPS turn-by-turn navigation (requires a phone holder).
|
||||||
• Avoids bumpy rides – route suggestions will try to avoid cobblestones.
|
* Avoids bumpy rides – route suggestions will try to avoid cobblestones.
|
||||||
• Suggests routes for cargo bikes which avoid steps, bike barriers and cobblestones.
|
* Suggests routes for cargo bikes which avoid steps, bike barriers and cobblestones.
|
||||||
• Suggests pushing your bike when it makes sense, e.g. on one-way streets.
|
* Suggests pushing your bike when it makes sense, e.g. on one-way streets.
|
||||||
• Green Routes and Cycle Super Highways are prioritised.
|
* Green Routes and Cycle Super Highways are prioritised.
|
||||||
• You can login and save your favourite places, so you can quickly find your way to them later.
|
* You can login and save your favourite places, so you can quickly find your way to them later.
|
||||||
• Bike map that shows cobblestones, bike barriers, Green Routes and Cycle Super Highways.
|
* Bike map that shows cobblestones, bike barriers, Green Routes and Cycle Super Highways.
|
||||||
• Searches for addresses, cafés, specific places, etc.
|
* Searches for addresses, cafés, specific places, etc.
|
||||||
• Uses data from OpenStreetMap (OSM), which is continuously updated.
|
* Uses data from OpenStreetMap (OSM), which is continuously updated.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/ibikecph/ibikecph-android.git
|
Repo:https://github.com/ibikecph/ibikecph-android.git
|
||||||
|
|
||||||
Build:1.0.1,56
|
Build:1.0.1,56
|
||||||
disable=WIP build error when importing osmdroid lib
|
disable=WIP cannot find org.osmdroid.R (stored in ../osmdroid-lib/gen)
|
||||||
commit=v1.0.1
|
commit=v1.0.1
|
||||||
srclibs=NoAnalytics@d38ae535
|
|
||||||
prebuild=echo "android.library.reference.3=$$NoAnalytics$$" >> ../IBikeCPHLib/project.properties
|
|
||||||
rm=IBikeCPHLib/libs/libGoogleAnalyticsV2.jar
|
|
||||||
subdir=IBikeCPH
|
subdir=IBikeCPH
|
||||||
|
rm=IBikeCPHLib/libs/libGoogleAnalyticsV2.jar
|
||||||
|
srclibs=NoAnalytics@d38ae535
|
||||||
|
prebuild=echo "android.library.reference.3=$$NoAnalytics$$" >> ../IBikeCPHLib/project.properties
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
Loading…
Reference in a new issue