Commit graph

50 commits

Author SHA1 Message Date
Victor Shcherb
2048b14bd1 Fix rounding error when summing integers 2017-02-13 00:52:27 +01:00
Victor Shcherb
aaf049f381 Initial srtm routing 2017-02-08 09:55:05 +01:00
sonora
19d00486d9 small correction 2016-12-04 11:47:20 +01:00
sonora
ba04890f44 Introduce (ref:XX) language and transliteration support for getRef 2016-12-04 11:42:33 +01:00
Hardy
39e301f884 Simplify code 2016-12-03 08:57:12 +01:00
sonora
9df1a58118 fix () 2016-12-02 20:10:30 +01:00
sonora
a12dd24cf8 avoid repeating the same ref 2016-12-02 19:42:17 +01:00
sonora
65c12b7a02 fix comma display 2016-12-02 15:06:39 +01:00
sonora
242fd1ffa8 fix comment 2016-12-02 14:54:11 +01:00
sonora
4c1e7586a1 Move destination:ref from our Ref to our Destination field (testing needed) 2016-12-02 14:51:33 +01:00
vshcherb
57c9965917 Update RouteDataObject.java 2016-12-02 14:22:46 +02:00
sonora
a2899b5950 separate getRef and getDestimationRef (to investigate #3289 ), no functional change 2016-12-02 12:59:17 +01:00
sonora
e28ce72673 fix ref in comment 2016-10-31 09:12:56 +01:00
sonora
ab95d0d059 fix comment 2016-10-26 21:09:26 +02:00
sonora
958ea41446 Support combinations of destination forwad/backward and lang keys 2016-10-26 20:44:40 +02:00
sonora
cb9a65b6c4 fix build 2016-10-26 10:33:14 +02:00
sonora
641901e289 fix destination:forward/backward taking precedence over destination:lang (proposed) 2016-10-26 10:23:37 +02:00
sonora
9cc5b53a89 fix missing transliterate 2016-10-26 09:57:04 +02:00
sonora
b7252dead7 maxspeed:forward issue 2016-10-25 12:55:21 +02:00
Victor Shcherb
b2f158c97d Add transliterate option to all methods 2016-10-11 16:39:56 +03:00
sonora
94706ec8dc introduce preliminary highway=stop direction=forward/backward support 2016-08-19 22:31:34 +02:00
sonora
54dabb2965 fix typo 2016-08-19 19:42:09 +02:00
sonora
fb0bdbcb6c small correction of logic 2016-08-19 19:33:36 +02:00
sonora
a97fbba724 introduce destination:ref:forward/backward support 2016-08-19 18:55:53 +02:00
sonora
d8363a0108 file formatting 2016-08-19 14:37:15 +02:00
sonora
d2d08addc0 introduce destination:forward/backward support 2016-08-19 13:47:57 +02:00
sonora
08a5ed8494 intoduce bearingVsRouteDirection method 2016-08-19 10:55:48 +02:00
Victor Shcherb
c792360fdd Add tests from pr-1428 2016-06-15 01:20:44 +02:00
Victor Shcherb
ad4d02eddd Fix turn lanes 2016-06-15 00:59:08 +02:00
Victor Shcherb
73ef92c4da Verbose binary inspectory 2016-04-26 20:08:37 +02:00
Roman Inflianskas
ae04bf705a BinaryInspector: print restrictions and coordinates for roads 2016-04-26 18:31:44 +03:00
Victor Shcherb
4f40200f3c Remove crash setting 2015-11-20 13:27:56 +03:00
Victor Shcherb
b96abd5416 Fix issue with road only maps (sort names) 2015-10-05 18:43:34 +03:00
Victor Shcherb
27385b6664 Support maxspeed:forward /backward 2015-08-31 00:11:48 +02:00
Victor Shcherb
cff6122f9b Add hazard warning #1446 2015-08-04 10:52:57 +02:00
Victor Shcherb
db981830f9 Prepare route names 2015-07-06 08:08:10 +03:00
Victor Shcherb
12582d8e80 Add localization to road section, navigation, TTS, etc (using configure map setting -> locale) 2015-06-16 01:03:52 +02:00
Victor Shcherb
eaf140dded Fix route object calc 2015-05-09 23:53:16 +02:00
aceman444
415f74e99e Update RouteDataObject.java
One more return to really support feet without inches.
2015-05-09 17:38:45 +02:00
aceman444
e637873b50 Update parseLength to support inches
Update parseLength to be more strict and precise and also support inches when feet are specified. Inches are actually mandatory per the wiki, but not all mappers give them. The new function supports them when they are specified (so handles them as optional).

Sorry, I can't build OsmAnd so this patch is untested. Please try it out and then merge. Thanks.
2015-05-09 14:44:10 +02:00
Victor Shcherb
d43d5255c1 Use destination:ref where is possible 2014-12-10 00:27:03 +01:00
Victor Shcherb
e27a425465 Show different turns 2014-10-02 14:14:34 +02:00
vshcherb
2cc5409044 Add rendering route data objects from java/ change download button behavior 2014-03-01 13:30:25 +02:00
vshcherb
db06f5ee00 Introduce New routing config 2014-02-02 14:06:15 +01:00
vshcherb
3bf2ded7a4 Fix invisible zigzags 2013-11-26 16:23:12 +01:00
vshcherb
6c7cd3d3c2 Simulate position in tunnels 2013-10-29 21:13:57 +01:00
vshcherb
12974c9926 Implement maxspeed:conditional 2013-09-13 00:29:12 +02:00
Victor Shcherb
7bc162a878 Move OsmAnd java core project back to android repository for maintainance reasons 2013-04-18 23:35:20 +02:00
Victor Shcherb
3db27de275 Restructure repository 2012-12-12 02:10:55 +01:00
Victor Shcherb
e59b53da68 Refactor project structure 2012-12-12 00:05:32 +01:00