Commit graph

1372 commits

Author SHA1 Message Date
sonora
b7922b0ab0 Fix Victor's experimental color switch 2012-08-10 09:24:21 +02:00
Victor Shcherb
197120af32 Refactor live tracking 2012-08-09 22:32:14 +02:00
vshcherb
9f8279040d Merge pull request #284 from sanderd17/master
issue #1239 opening hours
2012-08-09 02:23:51 -07:00
Sander Deryckere
46bca3b1bb Fix nullpointer exception 2012-08-09 10:10:24 +02:00
Victor Shcherb
846b2d8bbf Add experiment map colors 2012-08-09 01:38:05 +02:00
Victor Shcherb
75e7d443fd Add experiment map colors 2012-08-09 01:34:51 +02:00
Victor Shcherb
6bdeccd802 Add experiment map colors 2012-08-09 01:28:54 +02:00
Victor Shcherb
34a6a245f7 Refactor context menu 2012-08-08 22:42:52 +02:00
Sander Deryckere
bb4864eefe Opening hours, better parsing 2012-08-08 17:51:05 +02:00
Sander Deryckere
d6955d50f7 Better parsing of opening hours. First two pages of taginfo are parsed
correctly.
2012-08-08 17:44:48 +02:00
sanderd17
1864074f1b Update interface openinghours 2012-08-08 14:37:19 +03:00
sanderd17
344344150f Better parsing, all logic gathered in one class 2012-08-08 14:36:41 +03:00
sanderd17
b140cd3616 fix issue 1233 2012-08-07 11:23:30 +03:00
sonora
2da101f686 comment typo and some surplus blanks 2012-08-05 13:23:51 +02:00
sonora
d6e238e734 enhance comments for future reference 2012-08-05 12:49:01 +02:00
sonora
300bc80b4f clean up pathEffects for better usability 2012-08-05 12:08:27 +02:00
sonora
92c42044a7 consistent 66% coverage for footway/cycleways/bridleways to enhance detecting other surface-related coverages 2012-08-05 11:22:32 +02:00
sonora
013d80be71 consistent pathEffects in ped and bike profiles to make room for sac_scale pathEffects and reserve pathEffect for surface 2012-08-05 09:44:14 +02:00
sonora
18754b6b13 sac_scale for paths - preliminary implementation 2012-08-04 10:48:12 +02:00
sonora
aa9fb74341 color correction: place_of_worship as attractions 2012-08-04 10:07:35 +02:00
sonora
9f5fd7a2ba Issue 1220- pagodas 2012-08-03 10:10:43 +02:00
vshcherb
b11c24d433 Merge pull request #278 from mhamrle/master
bug 1128: Better support for new public transport specification
2012-07-23 15:10:01 -07:00
Victor Shcherb
75a6df37e2 Revert fix for residential 2012-07-23 23:27:43 +02:00
Victor Shcherb
62db58c6b3 Fix cycleway limitations 2012-07-23 23:21:01 +02:00
Martin Hamrle
f4901710ec add support for transport master routes 2012-07-23 23:14:32 +02:00
Victor Shcherb
ffaba063cc Add text info 2012-07-23 20:42:28 +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
e48ebd29c3 Remove flooded residentials (islands) 2012-07-21 20:06:31 +02:00
Victor Shcherb
9da7728097 Add route cancellation 2012-07-21 19:37:11 +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
sonora
391a118eb9 no separate "bridge" appearance for cycleway=lane 2012-07-21 10:15:18 +02:00
sonora
04f6ab8848 fix that cycle lanes are displayed on bridges (Issue 1202) 2012-07-21 09:51:46 +02:00
Victor Shcherb
bd36a1110d Fix test 2012-07-19 01:14:20 +02:00
Victor Shcherb
85524b2ce7 Improve smart recalculation 2012-07-19 00:46:12 +02:00
Victor Shcherb
18303be61c Add landuse text 2012-07-19 00:31:42 +02:00
Victor Shcherb
507d0a3a16 Fix railway rendering 2012-07-18 01:13:20 +02:00
Pavol Zibrita
9c1f73e2c6 fix issue 1164, processing address with identical street and street2 tag 2012-07-17 04:41:19 +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
Victor Shcherb
d62472532d Adjust rendering on fly 2012-07-16 22:46:31 +02:00
Victor Shcherb
2d47028aca Fix smart recalculation problem 2012-07-16 00:55:15 +02:00
Victor Shcherb
2520b7cb59 Adjustify follow status and directions to buttons 2012-07-16 00:55:15 +02:00
Victor Shcherb
6005c0a546 Adjustify follow status and directions to buttons 2012-07-16 00:55:15 +02:00
Victor Shcherb
bc7dcfa9d0 Adjust uturn 2012-07-16 00:55:14 +02:00
Pavol Zibrita
b383eb72ff fix build.xml for tests 2012-07-15 05:36:05 +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
Victor Shcherb
f4b7748df9 Fix oneway issue 1165 2012-07-15 00:41:29 +02:00