Victor Shcherb
b2fe950755
Fix osm live restrictions
2016-04-27 00:10:12 +02:00
Victor Shcherb
d3244224ee
Change id binary inspector
2016-04-26 22:59:47 +02:00
Victor Shcherb
87d8ddfcee
Update turn type
2016-04-15 11:08:46 +02:00
Victor Shcherb
c95586879f
Fix tests
2016-04-13 23:01:19 +02:00
Victor Shcherb
c499d701d5
Add test to ignore
2016-04-13 00:47:05 +02:00
Victor Shcherb
602154b629
Fix turn-lanes test
2016-04-13 00:14:31 +02:00
Victor Shcherb
e5d4d3df9a
Fix turn-lanes test
2016-04-13 00:14:27 +02:00
Victor Shcherb
d0a25ebb88
Update turn lanes
2016-04-12 23:44:17 +02:00
Victor Shcherb
7088a7555c
Fix incorrect turn definition
2016-04-12 23:05:18 +02:00
Victor Shcherb
d31b6288f0
Fix #2452
2016-04-12 22:20:10 +02:00
Victor Shcherb
ac9d72327b
Fix some tests with uturns
2016-04-09 14:11:09 +02:00
Roman Inflianskas
3bded67e1e
Support three turn options for one segment in the result route description
2016-04-05 13:40:40 +03:00
Victor Shcherb
0dc76234f2
Add 3rd turn
2016-03-30 14:45:35 +02:00
Victor Shcherb
db54e27454
Update turn types tertiary
2016-03-28 15:51:52 +02:00
Victor Shcherb
0f86f53b5e
Fix turn lanes
2016-03-28 15:10:47 +02:00
y.ridkous@gmail.com
19d42fba3e
Update LanesDrawable
2016-03-27 23:46:23 +03:00
Victor Shcherb
e250607a47
Fix bug for osmc routing
2016-03-09 11:15:26 -05:00
Victor Shcherb
5910bbf72a
Fix translation
2016-03-03 23:59:38 +01:00
GaidamakUA
a4d1ee15fb
Fix build (java part incompatible with java 1.7)
2016-01-12 10:44:02 +02:00
GaidamakUA
e9798b248d
Impassable roads layer. Icons showing.
2016-01-11 14:54:26 +02:00
Victor Shcherb
09a3f5d1ac
Revert android manifest
2015-12-09 23:38:02 +01:00
Victor Shcherb
758d4cc80c
Update naming
2015-12-09 23:24:06 +01:00
Victor Shcherb
899ca53231
Improve geocoing
2015-11-29 15:20:36 +01:00
Victor Shcherb
b638d6d04b
Improve searching nearest road
2015-11-27 10:08:47 +01:00
Victor Shcherb
0b4e03ec7e
Small refactoring
2015-11-08 00:13:37 +01:00
sonora
765f41a223
revert and add comment why previous solution was ok
2015-09-13 10:58:27 +02:00
sonora
fde8d65208
Test TURN_DEGREE_MIN = 35 to see if this fixes some missing turn instructions on motorway intersections
2015-09-13 10:03:11 +02:00
sonora
9c6cda89ab
shorten voice propmts by increasing degree range for "regular" turns
2015-09-11 19:43:31 +02:00
Victor Shcherb
27385b6664
Support maxspeed:forward /backward
2015-08-31 00:11:48 +02:00
vshcherb
4e6b3724ad
Merge pull request #1277 from saiarcot895/fix-right-turn-highlighting
...
If adding a left/right turn to a lane, make sure that that lane is ma…
2015-08-02 21:06:44 +02:00
Victor Shcherb
d9973447e3
Update java
2015-08-01 20:52:21 +02:00
Victor Shcherb
db981830f9
Prepare route names
2015-07-06 08:08:10 +03:00
Saikrishna Arcot
52f277b3f0
If adding a left/right turn to a lane, make sure that that lane is marked as selected.
2015-05-26 19:56:31 -07:00
Victor Shcherb
c107cc7644
Fix shorten route calculation
2015-05-06 23:21:28 +02:00
Victor Shcherb
60d2c91bda
Fix small issues
2015-04-30 01:02:59 +02:00
Victor Shcherb
0055c3edd0
New change for fast route recalculation
2015-04-30 00:47:57 +02:00
Victor Shcherb
1c51d60a71
Update
2015-04-14 21:39:58 +03:00
Victor Shcherb
53e708ccb1
Fix build
2015-04-14 15:44:43 +03:00
Victor Shcherb
837c1f8f04
Add support restriction via way
2015-01-16 01:53:19 +01:00
Victor Shcherb
660ee62f71
Fix small issues
2015-01-15 03:17:44 +01:00
Victor Shcherb
1756e39616
Update routes
2015-01-15 02:42:33 +01:00
Victor Shcherb
80bbf423ca
Reimplement turn:lanes merge
2015-01-13 10:25:56 +01:00
Victor Shcherb
fa0f4dc4b1
Display lanes for car driving without navigation
2014-12-09 22:34:33 +01:00
Saikrishna Arcot
4af103fb02
When setting a new primary or secondary turn, clear the bits from the currently-set turn first.
2014-12-08 12:56:05 -05:00
vshcherb
a2c041274b
Merge pull request #952 from saiarcot895/merge-turn-lanes
...
Implement merging nearby turns together.
2014-12-07 00:46:57 +01:00
Saikrishna Arcot
08dc488850
Fix NullPointerException that occurs if there are no more turns with lanes indicated.
2014-12-05 23:00:12 -05:00
Saikrishna Arcot
d527eb4fe9
Fix slight turn definition, and remove redundant lines
2014-12-04 22:51:18 -05:00
Victor Shcherb
52dd94adc7
Remove unnecessary line
2014-11-28 18:33:04 +01:00
Saikrishna Arcot
cefabcf520
Make local variables to shorten lines.
2014-11-28 08:39:18 -06:00
Saikrishna Arcot
e4a2b38ea4
Remove vim file
2014-11-28 08:19:23 -06:00
Victor Shcherb
da7f23b4ac
Fix routing with needles
2014-11-28 00:58:02 +01:00
Victor Shcherb
9931d436b4
Fix routing with needles
2014-11-28 00:57:34 +01:00
Victor Shcherb
b4db8bdbd9
Display lanes in driving mode
2014-11-25 18:37:09 +01:00
Saikrishna Arcot
2b9c96966e
Update to call new methods.
2014-11-24 20:24:47 -05:00
Saikrishna Arcot
db6d99dc92
Merge remote-tracking branch 'origin/master' into merge-turn-lanes
2014-11-24 19:50:26 -05:00
Victor Shcherb
1fd9841ea6
Merge branch 'master' of ssh://github.com/osmandapp/Osmand
...
Conflicts:
OsmAnd-java/src/net/osmand/router/RouteResultPreparation.java
2014-11-23 19:51:47 +01:00
Victor Shcherb
a9b1031ce9
Fix issue with turn type
2014-11-23 19:45:31 +01:00
Saikrishna Arcot
1ebad93158
Split determining which turns to merge into a separate function
2014-11-23 13:28:21 -05:00
Saikrishna Arcot
534d11d544
Update method call to reflect new parameters.
2014-11-23 11:41:07 -05:00
Saikrishna Arcot
9ef86bbe56
Merge branch 'master' into merge-turn-lanes
...
Conflicts:
OsmAnd-java/src/net/osmand/router/RouteResultPreparation.java
2014-11-23 11:27:15 -05:00
Saikrishna Arcot
fcee2c6642
Log inconsistencies in lanes and turn:lanes values, and try to adjust lanes array to continue processing.
2014-11-21 11:31:18 -05:00
Saikrishna Arcot
72f8c1e1f4
Remove main lanes restriction
2014-11-21 07:58:15 -05:00
Saikrishna Arcot
751e569208
Refactor countLanes() so that it gets the right number of lanes by itself (similar to getTurnLanesString())
2014-11-21 07:58:15 -05:00
Saikrishna Arcot
984dc80e58
Make a fix to ensure the directional lane is used
2014-11-21 07:51:41 -05:00
Saikrishna Arcot
e1b7f13b5c
Implement merging nearby turns together.
...
When there are multiple turns near each other (< 60m), set the lanes
that are allowed on earlier turns such that staying on that lane will
carry you through the other turns.
For a standard left/right turn at a traffic light at two one-way roads
(dual carriageway), this means that the left and right turns are
correctly highlighted.
2014-11-21 07:51:41 -05:00
Denis
5f321bd150
Fixed bug with same item can be added to avoid roads twice
2014-11-19 14:58:16 +02:00
Victor Shcherb
ee2eff593f
Add impassable road implementation
2014-11-02 18:48:09 +01:00
Victor Shcherb
34a4b9825e
Calculate route from center of city
2014-10-29 01:56:25 +01:00
Victor Shcherb
4a757ae29d
Merge branch 'master' of ssh://github.com/osmandapp/Osmand
2014-10-26 23:50:58 +01:00
Victor Shcherb
a410e2b565
Fix be attentive with route recalculation
2014-10-26 23:48:47 +01:00
Victor Shcherb
9e87ec17e9
FIx issue 2384
2014-10-26 23:15:48 +01:00
vshcherb
e5a9a43d59
Merge pull request #930 from saiarcot895/infer-turn-from-lanes
...
Add support for determining the actual turn to be taken based on the lanes highlighted
2014-10-26 18:51:40 +01:00
Victor Shcherb
4565612ee6
Fix issues with app crash
2014-10-25 14:15:10 +02:00
Saikrishna Arcot
24ab8baa10
Switch primary and secondary turns if the secondary turn is the actual turn
2014-10-22 11:26:36 -04:00
Saikrishna Arcot
ebb4d42f29
Assign new turn in attachKeepLeftInfoAndLanes()
2014-10-22 10:31:48 -04:00
Victor Shcherb
8e44071064
Add impassable road implementation
2014-10-21 23:17:46 +02:00
Victor Shcherb
dd429d1923
Fix text rendering & add comment
2014-10-21 22:35:35 +02:00
Saikrishna Arcot
ee58eebe3c
Add support for determining the actual turn to be taken based on the lanes highlighted
2014-10-21 09:48:27 -04:00
vshcherb
ed05531de0
Merge pull request #908 from saiarcot895/lanes-with-multi-turns
...
Add support for reading in lanes that have multiple turns
2014-10-16 00:33:58 +02:00
Saikrishna Arcot
1e1f1c3fb4
Rename getLanesInfo() to assignLanesInfo()
2014-10-14 23:17:13 -04:00
vshcherb
7ab39cb7f2
Merge pull request #917 from saiarcot895/fix-lane-counting
...
Fix error caused by missing lane tags.
2014-10-14 14:51:54 +02:00
Saikrishna Arcot
8c7f2e68e7
Add a right/left turn arrow on the rightmost/leftmost lane if it's not
...
included as per turn:lanes and a right/left turn is being taken.
2014-10-13 09:53:52 -05:00
Saikrishna Arcot
45ab0689c3
Add ability to fully use turn:lanes for left and right turns as well
...
If the turn being made is a left or right turn, and turn:lanes is
present, then the lanes for the turn will be displayed, and only the
lane that takes a left or right turn will be highlighted.
2014-10-13 09:26:25 -05:00
Saikrishna Arcot
ef5ed3c17f
Fix error caused by missing lane tags.
...
When there is both a slight left turn and a slight right turn possible
at a point, and neither of the outbound roads have a lanes tag, then
an ArrayIndexOutOfBoundsException is thrown.
2014-10-13 08:37:00 -05:00
Saikrishna Arcot
54871563db
Add support for reading in lanes that have multiple turns
2014-10-07 22:38:48 -04:00
Victor Shcherb
8602f9aed4
Merge branch 'master' of ssh://github.com/osmandapp/Osmand
2014-10-08 00:53:42 +03:00
Victor Shcherb
4290fc3bad
Fix bug
2014-10-08 00:53:04 +03:00
vshcherb
d6f1be4f80
Merge pull request #902 from saiarcot895/basic-turn-lanes-reading
...
Add basic support for reading turn:lanes and drawing the turns as lanes
2014-10-08 00:23:43 +03:00
Saikrishna Arcot
88156c0370
Swap secondary and primary turns if the secondary turn is actually the turn being made.
2014-10-06 14:10:57 -04:00
Saikrishna Arcot
3ef0a4f9a8
Change return type of attachTurnLanesData to void
2014-10-06 12:43:50 -04:00
Saikrishna Arcot
bd5d29fc5f
Rename countLines() to countLanes()
2014-10-04 10:41:30 -04:00
Saikrishna Arcot
a11e5bb9e6
Add basic support for reading turn:lanes and drawing the turns as lanes
2014-10-04 10:39:25 -04:00
Victor Shcherb
19ef80c33f
count lines differenetly
2014-10-02 17:50:02 +02:00
Victor Shcherb
e27a425465
Show different turns
2014-10-02 14:14:34 +02:00
Victor Shcherb
2c6b19b775
Refactor turn types
2014-10-02 13:47:39 +02:00
Victor Shcherb
3f4afca303
Add text size setting for the map
2014-09-24 22:32:37 +02:00
Victor Shcherb
68869a05b5
Update routing, make point precise
2014-09-22 02:08:34 +02:00
Victor Shcherb
2eca9ec77f
New experimental routing
2014-07-18 17:50:38 +02:00
Denis
e2e4d234aa
Removed UTurn message. Added functionality to cancel voice commands if user is off the route. Added off the route indicator with lenght to return to path.
2014-07-17 12:50:50 +04:00
Victor Shcherb
93a5a7933d
Don't use uturn in services
2014-07-11 18:48:08 +02:00