Commit graph

15 commits

Author SHA1 Message Date
Victor Shcherb
0c5e7cd20a Test time adjusted 2012-08-29 22:39:55 +02:00
Victor Shcherb
883fd8c493 Fix detours 2012-08-29 00:29:52 +02:00
Victor Shcherb
f949218eae Fix arabic 2012-08-26 23:26:28 +02:00
Victor Shcherb
cf8e686e60 Improve routing 2012-08-26 18:39:48 +02:00
Victor Shcherb
b112a8a6d3 Speed up resource loading 2012-08-25 20:55:32 +02:00
Victor Shcherb
7a715eb931 Introduce specialization technique for routing. Support avoid features and short way feature 2012-08-18 12:01:49 +02:00
Victor Shcherb
76fb96249f Fix routing 2012-07-22 15:45:41 +02:00
Victor Shcherb
f69a93f6c1 Remove unused test 2012-07-22 15:45:41 +02:00
Victor Shcherb
3a1aa415c3 Add new test 2012-07-21 17:43:46 +02:00
Victor Shcherb
f86b4eb4f9 Update routing and include tests 2012-07-21 17:21:15 +02:00
Victor Shcherb
bd36a1110d Fix test 2012-07-19 01:14:20 +02:00
Pavol Zibrita
ba50378510 fix OutOfMemory problem with multipolygon (stupid cycle mistake...) 2012-07-17 02:41:15 +02:00
Pavol Zibrita
41be54750f fixed java.lang.IndexOutOfBoundsException when first way was without any
nodes.
2012-07-17 02:02:12 +02:00
Pavol Zibrita
16922dffc8 Extracted Multipolygon class from Boundary class and tested with junits.
This could resolve some address issues, we will need to check. (recreate
maps, etc...)
2012-07-15 04:53:37 +02:00
Pavol Zibrita
547b156c5b tests moved to separate source directory 2012-07-15 04:52:24 +02:00