Commit graph

65 commits

Author SHA1 Message Date
Báthory Péter
2e411209f6 utf8 "typo" 2011-11-22 23:53:21 +01:00
Báthory Péter
70822efc04 Updated Hungarian translation 2011-11-20 19:52:13 +01:00
Victor Shcherb
4f9bbdac53 Change user agent 2011-10-30 13:31:27 +01:00
Pavol Zibrita
fdf66b83c2 Introducing project eclipse settings. Turning override annotation on. 2011-10-10 16:10:34 +02:00
dusan
60ebde2f6f updated map creator's slovak translation 2011-10-07 10:16:53 +02:00
Pavol Zibrita
63ed97db29 updated map creator message strings 2011-10-07 01:24:28 +02:00
Pavol Zibrita
db74682557 Fixed NumberFormatException when creating maps. 2011-09-05 22:49:42 +02:00
Pavol Zibrita
9675297248 Fixed issue 352. Multiple streets with same names in different
districts.
2011-08-29 14:31:59 +02:00
Victor Shcherb
81c1ad9a34 Improve routing! Fix issue 576. Fix issue with some skipped restrictions, fix turn calculation time, add specific test case 2011-08-14 18:41:25 +02:00
Victor Shcherb
4b37608cfe Add clustering roads actions 2011-07-10 12:19:07 +02:00
Victor Shcherb
5f2e9873c3 Fix closest route determinition 2011-07-08 17:05:46 +02:00
Victor Shcherb
91db4b3da0 Add routing tests 2011-07-08 14:44:13 +02:00
Victor Shcherb
92ff00ea30 Fix small routing plans 2011-07-08 00:21:37 +02:00
Victor Shcherb
e8df7a420e Reduce memory map consumption 2011-07-08 00:21:36 +02:00
Victor Shcherb
eab130e6c8 Fix small issues for different routers 2011-07-07 01:19:20 +02:00
Victor Shcherb
932e66aeec Improve routing, make it faster and more expected 2011-07-07 01:19:20 +02:00
Victor Shcherb
01d7a74f2c Implement increasing road priority algorithm (so in the middle routing does not attempt to work with low priorities roads 2011-07-05 19:34:26 +02:00
Victor Shcherb
8c47374245 Tweak bidirectional routing 2011-07-05 19:34:26 +02:00
Victor Shcherb
968ff424d9 Improve bidirectional A* search algorithm 2011-07-05 19:34:26 +02:00
Victor Shcherb
9d91d90633 Slightly modify default router perferences 2011-07-03 15:45:50 +02:00
Victor Shcherb
0755a5459c Rename package 2011-07-03 15:08:34 +02:00
Victor Shcherb
aa6c3133ae Update variables for route data adapter 2011-07-03 14:56:03 +02:00
Victor Shcherb
22ee910089 Add routing animation to see 2011-07-03 14:56:03 +02:00
Victor Shcherb
53be6865fa Fix rendering types (adopt hm version). Fix MapZooms maximum layering to 8 2011-06-29 23:41:29 +02:00
Victor Shcherb
7eb5fc0fd4 Fix small issues (yandex layer updated, preference, property, map world boundary) 2011-06-21 10:00:56 +02:00
Victor Shcherb
8535767bff Fix small issues. Introduce settings for smoothness of lines for MapCreator. Change default zoom levels 2011-06-21 01:12:07 +02:00
Victor Shcherb
90e6bf77b8 Merge bsh urls script branch with master 2011-06-09 01:40:06 +02:00
Victor Shcherb
3016369711 Add new tile sources 2011-06-08 01:24:30 +02:00
Jindrich Makovicka
985fcdc48e fix NullPointerException at startup without the tiles directory 2011-06-05 18:30:06 +02:00
Victor Shcherb
76ea95f3ce Refactor map tile sources for Osmand and MapCreator 2011-05-29 14:26:58 +02:00
Victor Shcherb
b8f06495cc Refactoring tile sources 2011-05-28 13:53:56 +02:00
Victor Shcherb
f1cafb0c4c Fix problem for osmand map creator 2011-05-18 19:08:52 +02:00
Victor Shcherb
f86f5f86aa Replace crlf with lf 2011-05-07 22:56:11 +02:00
Victor Shcherb
ccdb7294f5 Replace existing CRLF by LF 2011-05-06 12:33:45 +02:00
Victor Shcherb
85e9354a70 Fix osmand ant build/refactor exclude staff 2011-05-04 20:27:21 +02:00
Victor Shcherb
6674857122 Fix compilation problems 2011-05-04 13:22:18 +02:00
Victor Shcherb
9c860bf180 Add city admin level setting to UI 2011-05-04 12:57:11 +02:00
Pavol Zibrita
a541591a5f Implementing map preference folder. (issue 154)
OsmandSettings has now methods for extending the storage folder or
getting the storage folder. It should not be taken from Environment
directly now, but from the settings.
- fixed some warnings
2011-04-14 00:08:41 +02:00
Victor Shcherb
b2bf8fbb46 Fix context menu for osmand map creator 2011-04-14 00:02:10 +02:00
Pavol Zibrita
1d6af54230 Fixed issue 333 (HU swing translation) 2011-01-31 23:29:09 +01:00
Victor Shcherb
d9d05ee37c FIXED issue 337 2011-01-25 00:08:52 +01:00
vics001
0b064d51db fix router for some cases
git-svn-id: https://osmand.googlecode.com/svn/trunk@855 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-26 00:51:14 +00:00
vics001
ed10675d40 first cut routing
git-svn-id: https://osmand.googlecode.com/svn/trunk@853 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-25 16:16:18 +00:00
vics001
c0508cb526 implement test routing functionality for OsmMapCreator
Fix main routing problems.
Now routing doesn't support turn restrictions, access, possible problems with roundabouts

git-svn-id: https://osmand.googlecode.com/svn/trunk@851 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-24 11:35:32 +00:00
vics001
6236cace53 test search roads functionality
git-svn-id: https://osmand.googlecode.com/svn/trunk@850 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-23 10:55:35 +00:00
prescott66@gmail.com
2871f2de5a updated osmand/mapcreator spanish translation
git-svn-id: https://osmand.googlecode.com/svn/trunk@844 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-20 16:35:10 +00:00
prescott66@gmail.com
f8f6676aea update french and hungarian translation
git-svn-id: https://osmand.googlecode.com/svn/trunk@829 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 22:45:29 +00:00
prescott66@gmail.com
9905c39ccd correct slovak translation of mapcreator
git-svn-id: https://osmand.googlecode.com/svn/trunk@805 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-12 13:44:28 +00:00
prescott66@gmail.com
b5700b9853 update slovak translation of mapcreator
git-svn-id: https://osmand.googlecode.com/svn/trunk@804 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-11 18:45:29 +00:00
Victor Shcherb
ceb29f4135 show output dir for index creation
git-svn-id: https://osmand.googlecode.com/svn/trunk@802 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-11 15:31:16 +00:00