Commit graph

1375 commits

Author SHA1 Message Date
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
Victor Shcherb
aa0de671b5 Fix uturn message 2012-07-15 00:41:29 +02:00
vshcherb
deac15395e Revert back 2012-07-15 00:17:46 +03:00
vshcherb
875120fc07 Check bug 1164 2012-07-15 00:08:57 +03:00
Victor Shcherb
2a8f46e46d Fix issue with pedestrian roads 2012-07-14 21:19:17 +02:00
Victor Shcherb
08337f4ccd Fix tests 2012-07-14 17:27:50 +02:00
Victor Shcherb
1e3660c99c Fast route calculation 2012-07-14 00:48:52 +02:00
Victor Shcherb
fdd80c9fb7 Fast route calculation 2012-07-14 00:36:14 +02:00
Victor Shcherb
baa888d910 Smart route recalculation 2012-07-11 23:50:40 +02:00
Victor Shcherb
83966b070f Fix critical issue native routing 2012-07-11 19:50:11 +02:00
Victor Shcherb
0a2199f488 Update routing 2012-07-11 01:16:00 +02:00
Victor Shcherb
a7dde925ca Update routing 2012-07-11 00:11:54 +02:00
Victor Shcherb
52a8fa3e7b Update max speed alarm control. Fix speed determinition issue. 2012-07-11 00:11:54 +02:00
Victor Shcherb
2d53daa8e2 Add Alarm info 2012-07-11 00:11:54 +02:00
Victor Shcherb
cb631db11e Read names from native object 2012-07-11 00:11:54 +02:00
Victor Shcherb
6b85c888c0 Automate unit tests 2012-07-09 01:16:44 +02:00
Victor Shcherb
24f769849b Automate unit tests 2012-07-09 01:09:05 +02:00
Victor Shcherb
02a44e0a27 Add address index for street2 2012-07-08 22:37:35 +02:00
Victor Shcherb
d715f1317f Update turn information and lanes information 2012-07-08 22:01:08 +02:00
Victor Shcherb
aa90c347ef Add unit tests 2012-07-08 21:55:18 +02:00
Victor Shcherb
44206df914 Configure routing.xml 2012-07-06 00:50:46 +02:00
Victor Shcherb
060b18afe0 Add router tests 2012-07-06 00:35:39 +02:00
Victor Shcherb
7d8dd18210 Disable dynamic road prioritizing 2012-07-05 23:12:38 +02:00
Victor Shcherb
50d63acbf5 Fix routing 2012-07-05 23:12:38 +02:00
Victor Shcherb
aa1c536523 Add Icon mute on/off. Add redownload list from internet 2012-07-05 01:25:10 +02:00
vshcherb
339efabf66 Update routing.xml 2012-07-05 01:30:06 +03:00
sonora
6d04edfec9 fix grave_yard tagging bug 2012-07-04 22:57:03 +02:00
Pavol Zibrita
65aac506a9 added launch configurations for eclipse to projects 2012-07-04 20:08:49 +02:00
Pavol Zibrita
c98806e1ac - when one way in outer boundary and it is open, make it closed
- refactored a little the Boundary class
2012-07-04 20:06:53 +02:00
Victor Shcherb
2f12199e6a Add lanes vizualisation 2012-07-03 00:41:50 +02:00
Victor Shcherb
7b0b04f701 Add lanes info 2012-07-03 00:41:49 +02:00
Victor Shcherb
b1fcd1c601 Fix zooming 2012-07-01 17:38:22 +02:00
Victor Shcherb
14f0bf55a7 Increase track and path priority for bicycle 2012-07-01 16:29:19 +02:00
Victor Shcherb
24c3e9c328 Implement continuous zoom and fix issue with rendering 2012-07-01 13:51:31 +02:00
Victor Shcherb
c3481e629b Continuous zoom preparation 2012-07-01 13:51:31 +02:00
vshcherb
518c5ab3ca Update master 2012-06-29 13:35:00 +03:00
Straputsky
94aea27c7c Could someone please align the attribute to the height of the highway? The key I use normally won't work.
tweaking heuristicCoefficient and some priorities to avoid detours
2012-06-28 13:14:42 +03:00
Victor Shcherb
aef7359679 Fix poi search by name 2012-06-28 08:49:49 +02:00
Victor Shcherb
f9a9f6d431 Update strings 2012-06-28 01:30:21 +02:00
sonora
40da08cef6 rendering optimization: equal priority for equivalent roads at intersetions 2012-06-28 00:47:35 +02:00
Victor Shcherb
bbed3776a4 Fix null pointer 2012-06-27 23:54:55 +02:00
Straputsky
151e8f2662 Reduced pedestrian speed
adjusted dynamicPriority because it led to unnecessary detours
2012-06-27 21:17:57 +03:00
Victor Shcherb
9d0c42ceb5 Fix first road oneway problem 2012-06-27 01:12:55 +02:00
sonora
c2e7f1249b fix aeroway rendering 2012-06-26 07:54:35 +02:00
Victor Shcherb
a756a30d8a Update ferry renering 2012-06-26 00:46:09 +02:00
Victor Shcherb
57ce2cb43a Update ferry color 2012-06-25 18:38:22 +02:00
Victor Shcherb
c1010838ca Remove admin_level filter. Should work fine for new maps 2012-06-25 01:57:15 +02:00
Victor Shcherb
d1e284dc46 Fix compilation error 2012-06-25 01:43:25 +02:00
Victor Shcherb
705585a557 Fix modification way in IndexAddressCreator. Admin level should render correctly. 2012-06-25 01:42:44 +02:00
Victor Shcherb
44ec3a2849 Add ferry rendering + add text to route information 2012-06-25 01:42:44 +02:00
Victor Shcherb
7cc9caa7d4 Add ferry rendering + add text to route information 2012-06-25 00:30:19 +02:00
Victor Shcherb
3a07169ad6 Add bear left command 2012-06-24 17:07:59 +02:00
Victor Shcherb
6fc4774cfd Urgent : Fix routing 2012-06-24 13:46:54 +02:00
Victor Shcherb
3ba10163cc Fix interpolation display 2012-06-24 13:40:45 +02:00
Victor Shcherb
e61cc2b931 Route restrictions and double loading resources 2012-06-24 13:11:13 +02:00
Victor Shcherb
fff6be1a17 Enable stickin mode for 15 meters 2012-06-24 13:11:12 +02:00
Victor Shcherb
f45bbfe70d Add unzipping progress 2012-06-24 13:11:12 +02:00
Victor Shcherb
bc119f16a7 Fig gen.log deletion ! 2012-06-23 23:49:11 +02:00
Victor Shcherb
91beefcf42 update skip files 2012-06-23 23:32:30 +02:00
Victor Shcherb
fca3fba1aa update skip files 2012-06-23 23:27:24 +02:00
Victor Shcherb
f34131c3bf update skip files 2012-06-23 23:25:22 +02:00
Victor Shcherb
24ec483717 Update srtm proccess 2012-06-23 22:54:08 +02:00
Victor Shcherb
ba49c8573a Update srtm proccess 2012-06-23 22:46:08 +02:00
Victor Shcherb
ec3d9660aa Update default settings map creator 2012-06-23 16:32:23 +02:00
Victor Shcherb
f57a5c11f3 Update default settings map creator 2012-06-23 16:10:00 +02:00
Victor Shcherb
ffb68a1cee Update default settings map creator 2012-06-23 13:24:58 +02:00
Pavol Zibrita
e622992acf respect the admin_center of boundary relation 2012-06-21 21:26:41 +02:00
vshcherb
faf00a6c5e Merge pull request #265 from Zahnstocher/patch-2
support "amenity=emergency_phone"
2012-06-21 08:04:46 -07:00
Victor Shcherb
794c3106cf Add turn types to offline routing 2012-06-21 09:18:41 +02:00
Zahnstocher
ae8fc9c3ba support "amenity=emergency_phone" 2012-06-21 02:58:06 +03:00
Victor Shcherb
cbe19b69fe Fix linux rendering casing 2012-06-21 00:59:55 +02:00
Victor Shcherb
2d1cdf838c Update default settings 2012-06-20 21:52:24 +02:00
Victor Shcherb
034c8b7605 Fix routing performance issue 2012-06-20 21:30:24 +02:00
Victor Shcherb
dd30b46cd3 Fix issue with relaxing nodes 2012-06-20 20:47:47 +02:00
Victor Shcherb
f9b8548574 Prepare full description and compute roundabouts 2012-06-20 20:14:50 +02:00
Victor Shcherb
8be7fcfe66 Fix routing and map viewing simultaneously. Fix default speed for bicycle 2012-06-19 19:59:12 +02:00
Victor Shcherb
eb4fa2eeb2 Compute turns for offline routing. Fix bicycle routing. 2012-06-19 19:28:20 +02:00
Pavol Zibrita
7b4adddb37 fixed sql condition 2012-06-19 13:27:55 +02:00
Victor Shcherb
d87ec826c8 Fix initialization problem 2012-06-18 22:43:42 +02:00
Victor Shcherb
de2e4fb84c Fix resources for map creator 2012-06-18 20:31:55 +02:00
Victor Shcherb
ecc5bd2193 Fix resources for map creator 2012-06-18 20:31:55 +02:00
sonora
ea1e2566f3 Adjust transparency to re-instate appearance of admin_level and contour lines - Issue 1072(3) 2012-06-18 18:39:18 +02:00
sonora
738010fac8 fix some small rendering issues 2012-06-18 18:35:15 +02:00
Victor Shcherb
796229c4a4 Restructure routing provider and route position tracker 2012-06-18 00:58:30 +02:00
sonora
338060b914 correct swimming_pool rendering, but still is not included in obf, I think! 2012-06-17 09:13:47 +02:00
Dušan
a74d57c826 added swimming pool to rendering 2012-06-17 09:11:15 +03:00
Victor Shcherb
d85561f384 Add restrictions 2012-06-16 18:00:20 +02:00
Victor Shcherb
aa658b0a4b Introduce initial point for routing 2012-06-16 17:41:59 +02:00
Victor Shcherb
6e2923080e Introduce access=no restrictions 2012-06-16 16:36:15 +02:00
Victor Shcherb
2c700f9917 Fix critical routing issue 2012-06-16 16:14:59 +02:00
vshcherb
e40cda90bb Update master 2012-06-16 13:25:36 +03:00
Victor Shcherb
515db46f75 Introduce routing configuration 2012-06-16 12:08:19 +02:00
sanderd17
7a47e760d8 render riverbank 2012-06-15 18:42:36 +03:00
sanderd17
a36d06804c prioritize landuse=village_green over default landuse. 2012-06-15 18:21:02 +03:00
vshcherb
54cc214aa8 Now MapIndex could not be extracted by layers it is considered as one chunk of data (however layer deletion is possible and probably should be reimplemented somehow) 2012-06-15 18:14:01 +03:00
vshcherb
5fb7aaff72 Update master 2012-06-15 18:08:07 +03:00
Victor Shcherb
9df012cdaa Skip too big areas to improve rendering speed 2012-06-15 00:36:00 +02:00
Victor Shcherb
b4005e12ac Implement native routing search 2012-06-14 20:52:32 +02:00