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
|
||||
Description:
|
||||
Find the best bicycle route through Copenhagen.
|
||||
The app can tell you about the best shortcuts,
|
||||
knows which parks you’re allowed to bike through
|
||||
and where you’re allowed to ride against the one-way car flow.
|
||||
The app can tell you about the best shortcuts, knows which parks you’re
|
||||
allowed to bike through and where you’re allowed to ride against the one-way
|
||||
car flow.
|
||||
|
||||
The app is adapted to bike life in Copenhagen, but can also be used anywhere in Denmark.
|
||||
|
||||
The map has been adapted for cyclists
|
||||
and shows cobblestones and bicycle barriers,
|
||||
so you can avoid bumpy rides
|
||||
and know which route to pick when riding your cargo bike.
|
||||
The map has been adapted for cyclists and shows cobblestones and bicycle
|
||||
barriers, so you can avoid bumpy rides 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).
|
||||
• Avoids bumpy rides – route suggestions will try to avoid 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.
|
||||
• 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.
|
||||
• Bike map that shows cobblestones, bike barriers, Green Routes and Cycle Super Highways.
|
||||
• Searches for addresses, cafés, specific places, etc.
|
||||
• Uses data from OpenStreetMap (OSM), which is continuously updated.
|
||||
* 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.
|
||||
* 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.
|
||||
* 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.
|
||||
* Bike map that shows cobblestones, bike barriers, Green Routes and Cycle Super Highways.
|
||||
* Searches for addresses, cafés, specific places, etc.
|
||||
* Uses data from OpenStreetMap (OSM), which is continuously updated.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/ibikecph/ibikecph-android.git
|
||||
|
||||
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
|
||||
subdir=IBikeCPH
|
||||
rm=IBikeCPHLib/libs/libGoogleAnalyticsV2.jar
|
||||
srclibs=NoAnalytics@d38ae535
|
||||
prebuild=echo "android.library.reference.3=$$NoAnalytics$$" >> ../IBikeCPHLib/project.properties
|
||||
rm=IBikeCPHLib/libs/libGoogleAnalyticsV2.jar
|
||||
subdir=IBikeCPH
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
|
|
Loading…
Reference in a new issue