Victor Shcherb
d37a84afe1
Fix traffic_signals penalty
2012-09-17 21:17:28 +02:00
Victor Shcherb
d2738c9464
Add intermediate icons
2012-09-17 21:03:43 +02:00
Weblate
73a2f3edd6
Merge remote-tracking branch 'origin/master'
2012-09-17 20:00:14 +02:00
Xavier Barnada Rius
c0050b10b7
Translated using Weblate.
2012-09-17 20:00:04 +02:00
Victor Shcherb
863c39ecbb
Greek TTS voice
2012-09-17 19:25:07 +02:00
Victor Shcherb
93e3eb7cbb
Add greek translation
2012-09-17 18:31:30 +02:00
Victor Shcherb
0fc17fcf74
Adjust values for bicycle routing
2012-09-17 18:27:52 +02:00
Victor Shcherb
c0b008df38
Intermediate points
2012-09-17 18:27:52 +02:00
Victor Shcherb
0ce4b23f2a
Fix critical issue with route recalculation
2012-09-17 18:27:52 +02:00
Victor Shcherb
4e99dd0ebf
Add basic intermediate support
2012-09-17 18:27:51 +02:00
vshcherb
aa2fe68d90
Merge pull request #317 from hbogner/master
...
Geofabrik url fix
2012-09-17 09:22:41 -07:00
hbogner
93699b1ebe
Geofabrik fix.
2012-09-17 18:19:17 +02:00
hbogner
ad602a5043
Fixed Geofabrik download url and added some extra countries available for download from Geofabrik.
2012-09-17 18:13:23 +02:00
Victor Shcherb
7fd28b9d3f
Fix font fit text view
2012-09-16 20:34:22 +02:00
Victor Shcherb
49c8d80326
Fix coastlines issues
2012-09-16 19:56:02 +02:00
Victor Shcherb
f6fc888186
Fix coastlines issues
2012-09-16 19:41:23 +02:00
Victor Shcherb
4ab62b2cc8
Fix exceptions
2012-09-16 16:42:16 +02:00
olgashcherb
f74cd38672
Update OsmAnd/res/values-ru/strings.xml
2012-09-16 17:39:20 +03:00
olgashcherb
a21a1e48b6
Update OsmAnd/res/values-ru/strings.xml
2012-09-16 16:52:28 +03:00
vshcherb
05cedacde2
Merge pull request #313 from rododevr/patch-43
...
Update OsmAnd/res/values-nl/strings.xml
2012-09-16 04:04:27 -07:00
vshcherb
4c8ca5acf2
Merge pull request #312 from spaetz/bicycle_routing
...
Bicycle routing improvments
2012-09-16 04:04:14 -07:00
Igor L
1414f8f03c
Translated using Weblate.
2012-09-16 12:00:04 +02:00
Weblate
38ae81e543
Merge remote-tracking branch 'origin/master'
2012-09-16 00:00:13 +02:00
Petr Kulhavy
cf5c974ef5
Translated using Weblate.
2012-09-16 00:00:05 +02:00
Rodolfo
bda3bc4695
Update OsmAnd/res/values-nl/strings.xml
2012-09-15 23:09:27 +03:00
Dušan
3a3f7c44b0
updated slovak translation
2012-09-15 18:27:44 +03:00
Victor Shcherb
8a5ae6accf
Fix exception
2012-09-15 17:12:15 +02:00
Victor Shcherb
bd29fe7171
Fix display test
2012-09-15 17:12:15 +02:00
Weblate
aa76c2223a
Merge remote-tracking branch 'origin/master'
2012-09-15 16:00:12 +02:00
Petr Kulhavy
dea67f062b
Translated using Weblate.
2012-09-15 16:00:04 +02:00
Victor Shcherb
c3506db69d
Fix interpolation address look up
2012-09-15 02:08:15 +02:00
Victor Shcherb
7235f8f4c9
Fix interpolation address look up
2012-09-15 02:05:09 +02:00
Victor Shcherb
6ab4130479
Fix motorvehicle restrictions
2012-09-15 02:01:04 +02:00
Victor Shcherb
8277d39a31
Slightly change multipolygons impl
2012-09-14 23:02:12 +02:00
Horst Müller
a7d0e8be6a
Translated using Weblate.
2012-09-14 16:00:10 +02:00
Weblate
eb7e211ff2
Merge remote-tracking branch 'origin/master'
2012-09-14 11:18:12 +02:00
Horst Müller
419052a87b
Translated using Weblate.
2012-09-14 11:17:57 +02:00
Sebastian Spaeth
b5784fcc83
bicycle routing: punish bad road conditions
...
Decrease the priority of unpaved/grass roads or tracks with
bad conditions (tracktype4/5).
Also, we need to slow down to pass cycle_barriers.
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-09-14 10:34:39 +02:00
Sebastian Spaeth
5a863bf8ff
bicycle routing: Punish motorways a lot
...
You do not want to bike there! Really! (also trunks are really not nice)
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-09-14 10:34:39 +02:00
Sebastian Spaeth
b297155ead
bicycle routing: bump residential streets a little
...
Residential streets are usually a little quieter, so they should be
a little preferred over primary/secondary/tertiary streets.
Living_streets are quite similar to residential streets for bikes,
they should have the same priority and only be marginally slower.
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-09-14 10:34:39 +02:00
Sebastian Spaeth
5353a5dc6e
bicycle routing: Adapt primary priority
...
primary_link had a higher priority than primary for bicycle routing,
we surely want to avoid primary_link's when on a bike, so it should
be the same value at least.
Also primary had the same priority than trunk (which is very much
motorway-like, alas horrible for bicycles), adapt priorities a tad
so we prefer primaries over trunks. IMHO, we should rather decrease
the priorities of trunks and motorways further to make them less
attractive. Ever biked on a motorway?
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-09-14 10:34:39 +02:00
Victor Shcherb
f004775b4b
Fix blackberry build
2012-09-14 00:53:25 +02:00
Victor Shcherb
000c242c38
Fix blackberry build
2012-09-14 00:48:56 +02:00
Victor Shcherb
b2668c3429
Improve native rendering. Sort rendering area based on area
2012-09-13 23:21:17 +02:00
aFedasenka
4c6c68e8b1
translator to c++
2012-09-13 20:54:49 +02:00
Borche Gjeorgiev
07a38b436f
Translated using Weblate.
2012-09-13 16:00:25 +02:00
Borche Gjeorgiev
27138157b4
Translated using Weblate.
2012-09-13 13:20:00 +02:00
Weblate
ce77fca7ad
Merge remote-tracking branch 'origin/master'
2012-09-13 12:00:22 +02:00
Mirco Zorzo
84f898bd1d
Translated using Weblate.
2012-09-13 12:00:09 +02:00
Victor Shcherb
9491100104
Fix recursive update issue
2012-09-13 00:20:27 +02:00