Commit graph

1461 commits

Author SHA1 Message Date
Victor Shcherb
0fc17fcf74 Adjust values for bicycle routing 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
Victor Shcherb
7fd28b9d3f Fix font fit text view 2012-09-16 20:34:22 +02:00
Victor Shcherb
f6fc888186 Fix coastlines issues 2012-09-16 19:41:23 +02:00
vshcherb
4c8ca5acf2 Merge pull request #312 from spaetz/bicycle_routing
Bicycle routing improvments
2012-09-16 04:04:14 -07: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
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
c627bbc27e Refactor poi filters and add new poi filters 2012-09-12 22:14:05 +02:00
Pavol Zibrita
3729c2d6d5 Merge pull request #310 from sanderd18/multipolygon
Fix Junit tests
2012-09-12 12:25:59 -07:00
Sander Deryckere
60b088d11d Fix Junit tests
One test left to fix, commented it temporarily
2012-09-12 21:12:05 +02:00
Pavol Zibrita
f37049863d Merge pull request #309 from sanderd18/multipolygon
Fix issue 1265
2012-09-12 11:08:58 -07:00
Sander Deryckere
107c814dca Fix indexing of multipolygon with multiple outer rings
issue 1265
2012-09-12 15:44:11 +02:00
Sander Deryckere
0a8669edae Split concept of multipolygon in two classes: the concept of a ring and
the concept of a multipolygon which has rings.
2012-09-11 21:19:38 +02:00
Victor Shcherb
3d9cf54ec3 Upgrade offline poi/bug editing 2012-09-11 01:45:35 +02:00
Victor Shcherb
3c7630b24f Fix non-spoken instructions 2012-09-10 23:12:45 +02:00
Victor Shcherb
f93f869849 Fix issue 1298 with routing restrictions 2012-09-10 22:00:50 +02:00
Victor Shcherb
e79bae2e74 Fix interpolation 2012-09-10 01:58:35 +02:00
Victor Shcherb
66d84dd34c Fix interpolation issue 2012-09-10 01:29:49 +02:00
Victor Shcherb
71797021f4 Fix touchable area for close button 2012-09-09 17:42:24 +02:00
Victor Shcherb
8a608c94ad Add debug rendering coastline 2012-09-09 17:42:24 +02:00
Victor Shcherb
4c59d9d1b4 Fix issue 1327, show relative names for poi subcategories 2012-09-09 17:42:23 +02:00
Victor Shcherb
6ffaaa8bec Fix lots of unnecessary Keep left and keep right 2012-09-06 11:55:23 +02:00
Victor Shcherb
df33571d12 Fix bug with road duplication and many times saying same command (keep left or keep right) 2012-09-06 11:55:23 +02:00
Victor Shcherb
a7d525c02a Commit with comments 2012-09-05 22:24:08 +02:00
sonora
b5cebe9a6b Try solution for Issue 1313 2012-09-04 11:19:56 +02:00
sonora
840c69ed24 revert to former EPA library 2012-09-04 09:29:11 +02:00
sonora
199e879c9b Try solution for Issue 1313 2012-09-04 09:21:39 +02:00
sonora
5fca28374d replace 'never' language-independently 2012-09-04 01:39:10 +02:00
sonora
298b13890a found bug in sunrise / sunset debug display 2012-09-02 12:29:51 +02:00
Victor Shcherb
5e6fc19588 Avoid motorway 2012-08-31 23:41:35 +02:00
sonora
068e4cb3ba improve translation 2012-08-31 00:22:23 +02:00
Victor Shcherb
dad6254dc3 Rendering types cycleway 2012-08-30 22:25:09 +02:00
Victor Shcherb
83c0cae021 Cycleway display 2012-08-30 21:52:50 +02:00
prqek
0132035122 Fixed some errors in "Implement way propogation" 2012-08-30 15:11:41 +02:00
vshcherb
3793435411 Merge pull request #293 from sanderd17/patch-2
Indexing rcn_ref and rwn_ref
2012-08-30 00:56:19 -07:00
sonora
e70bcb2854 better comment 2012-08-30 09:31:26 +02:00
sonora
9383741040 minor re-sorting of def-renderer 2012-08-30 03:11:04 +02:00
sonora
ca80118174 remove remaining displays of Osmand vs. OsmAnd 2012-08-30 01:55:58 +02:00
Victor Shcherb
61e43e7fed Implement way propogation 2012-08-30 00:48:17 +02:00
Victor Shcherb
25f993b517 Adjust night mode 2012-08-29 23:27:19 +02:00
Victor Shcherb
0c5e7cd20a Test time adjusted 2012-08-29 22:39:55 +02:00
Victor Shcherb
d822169cc2 Fix critical issue empty route recalculation 2012-08-29 18:37:13 +02:00
Victor Shcherb
826d28a407 Experiment clustering 2012-08-29 18:12:42 +02:00
Victor Shcherb
144328766e Tweak routing 2012-08-29 18:12:42 +02:00