Commit graph

1562 commits

Author SHA1 Message Date
Victor Shcherb
58fd91ee04 Fix issue 1413 2012-09-29 22:40:54 +02:00
Victor Shcherb
318e294771 Add color definition to render xml 2012-09-29 22:38:05 +02:00
Victor Shcherb
6a38053226 Merge branch 'preciseRouting' 2012-09-29 14:26:12 +02:00
Victor Shcherb
c3e2aaa193 Fix string values and add option for optimal/non-optimal route calculation 2012-09-29 14:20:58 +02:00
Dušan Kazik
124f0b7c8f Translated using Weblate. 2012-09-29 12:00:11 +02:00
Victor Shcherb
f086a523ed Fix tests 2012-09-29 01:52:28 +02:00
Victor Shcherb
f2b9e9361f Implement native routing 2012-09-29 01:15:58 +02:00
Victor Shcherb
c2f3527824 Adjust unit test 2012-09-28 19:11:55 +02:00
Victor Shcherb
ccb1bcdfdb Speedup route calculation and optimize memory 2012-09-28 18:54:57 +02:00
Victor Shcherb
f8673d5d98 Try different approach loading tiles 2012-09-28 09:31:36 +02:00
Victor Shcherb
44218fbe0a Try different approach loading tiles 2012-09-28 00:40:00 +02:00
Sebastian Spaeth
c1d80219e4 Use existing icon shop_diy for "doityourself". Fix issue #1405
We used the existing icon shop_diy for shop=hardware but not for shop=doityourself.
There are more than 20,000 dhop=doityourself out there.

I also re-ordered some shop rules to be alphabetical, but the only real
change is the use of icon="shop_diy" for shop=doityourself.

This addresses http://code.google.com/p/osmand/issues/detail?id=1405
2012-09-27 15:11:31 +02:00
Victor Shcherb
fd34527520 Tweak routing params 2012-09-27 09:46:28 +02:00
Vitaly Ivanov
d01dceebe1 Translated using Weblate. 2012-09-27 07:29:23 +02:00
Vitaly Ivanov
7b8f1b3dd9 Translated using Weblate. 2012-09-26 20:47:51 +02:00
Pavol Zibrita
5bbd882e47 Fixed null pointer exception 2012-09-26 18:27:51 +02:00
vshcherb
80ad668b99 Merge pull request #320 from spaetz/shop_rendering_improvements
Render some more shops
2012-09-26 05:34:06 -07:00
Vitaly Ivanov
4d73d4efde Translated using Weblate. 2012-09-26 12:00:26 +02:00
Sebastian Spaeth
0d1e1ba22c Render some more shops
Render shop names for "electronics, florist, furniture"
and also car_repair (in car mode only) when zoomed in.

Reorder some items to be a little more alphabetically sorted.
2012-09-26 11:20:09 +02:00
Victor Shcherb
1aac6c9cb7 Implement size limit approach (Java routing) 2012-09-26 00:06:26 +02:00
Vitaly Ivanov
4cff4f8bbd Translated using Weblate. 2012-09-26 00:00:21 +02:00
Pavol Zibrita
980bf31699 add ru language resource for map creator 2012-09-25 15:51:37 +02:00
Victor Shcherb
a64904469f Slightly improve ring validation 2012-09-24 21:50:06 +02:00
vshcherb
3da9366685 Merge pull request #319 from sanderd17/multipolygon
Multipolygon
2012-09-24 12:12:00 -07:00
Victor Shcherb
28fc85cf1f Fix colors for highway roads and fix cocolors in rendering 2012-09-23 15:02:42 +02:00
Victor Shcherb
00473cea80 Fix colors for highway roads and fix cocolors in rendering 2012-09-23 14:45:19 +02:00
Rodolfo de Vries
228a8c884c Translated using Weblate. 2012-09-23 00:00:10 +02:00
Ivan Gonzalez
c3fe067b35 Translated using Weblate. 2012-09-22 22:34:30 +02:00
Pavol Zibrita
c190984453 added resources for Slovenian language 2012-09-22 22:32:55 +02:00
Ivan Gonzalez
f038000ea6 Translated using Weblate. 2012-09-22 21:03:30 +02:00
Johan Fitié
0ebae0beda Translated using Weblate. 2012-09-22 20:00:08 +02:00
Johan Fitié
86e3edef4e Translated using Weblate. 2012-09-22 18:20:30 +02:00
Pavol Zibrita
2d7a308a7c Translated using Weblate. 2012-09-22 17:27:37 +02:00
Pavol Zibrita
8383282ff3 add nl translation temp file for map creator 2012-09-22 17:24:06 +02:00
Nicolas Palix
4252a743df Translated using Weblate. 2012-09-22 16:00:08 +02:00
Nicolas Palix
92fac7cdff Translated using Weblate. 2012-09-22 14:48:24 +02:00
Michel Gerday
ba4b22b2b6 Translated using Weblate. 2012-09-22 14:43:49 +02:00
Alexey Polkhirev
2991acba5e Translated using Weblate. 2012-09-21 16:00:31 +02:00
Pavol Zibrita
04053bef2d Add Lithuanian language 2012-09-20 21:46:08 +02:00
Péter Báthory
e7a3d5089e Translated using Weblate. 2012-09-20 20:00:35 +02:00
Péter Báthory
d66c9a473f Translated using Weblate. 2012-09-20 17:17:17 +02:00
Pavol Zibrita
e2a304af8c fix the ... 2012-09-20 16:14:53 +02:00
Pavol Zibrita
e33a952dea Translated using Weblate. 2012-09-20 16:11:17 +02:00
Pavol Zibrita
7570cfee56 Translated using Weblate. 2012-09-20 16:09:10 +02:00
Sander Deryckere
2f74329bd6 cache areas of Rings 2012-09-18 13:01:15 +02:00
Sander Deryckere
a6c5950d31 fix boundary indexing outOfRange error 2012-09-18 12:53:31 +02:00
Sander Deryckere
2d69e80d57 Fix Junit Multipolygon test and make a new one
Small changes
2012-09-18 12:08:10 +02:00
Sander Deryckere
e2877d3519 Rings simplify cache, remove obsolete methods and get rid of some
unexpected behaviours
2012-09-18 11:06:12 +02:00
Victor Shcherb
02f2b5211e Speedup intermediate point route recalculation 2012-09-18 00:18:55 +02:00
Victor Shcherb
d37a84afe1 Fix traffic_signals penalty 2012-09-17 21:17:28 +02:00
Victor Shcherb
0fc17fcf74 Adjust values for bicycle routing 2012-09-17 18:27:52 +02:00
Victor Shcherb
0ce4b23f2a Fix critical issue with route recalculation 2012-09-17 18:27:52 +02:00
Victor Shcherb
4e99dd0ebf Add basic intermediate support 2012-09-17 18:27:51 +02:00
Sander Deryckere
611e16ecf1 fixing id issue + re-introducing sorting, but via area calculation 2012-09-17 12:36:26 +02:00
Victor Shcherb
7fd28b9d3f Fix font fit text view 2012-09-16 20:34:22 +02:00
Victor Shcherb
f6fc888186 Fix coastlines issues 2012-09-16 19:41:23 +02:00
vshcherb
4c8ca5acf2 Merge pull request #312 from spaetz/bicycle_routing
Bicycle routing improvments
2012-09-16 04:04:14 -07:00
Victor Shcherb
7235f8f4c9 Fix interpolation address look up 2012-09-15 02:05:09 +02:00
Victor Shcherb
6ab4130479 Fix motorvehicle restrictions 2012-09-15 02:01:04 +02:00
Victor Shcherb
8277d39a31 Slightly change multipolygons impl 2012-09-14 23:02:12 +02:00
Sebastian Spaeth
b5784fcc83 bicycle routing: punish bad road conditions
Decrease the priority of unpaved/grass roads or tracks with
bad conditions (tracktype4/5).

Also, we need to slow down to pass cycle_barriers.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-09-14 10:34:39 +02:00
Sebastian Spaeth
5a863bf8ff bicycle routing: Punish motorways a lot
You do not want to bike there! Really! (also trunks are really not nice)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-09-14 10:34:39 +02:00
Sebastian Spaeth
b297155ead bicycle routing: bump residential streets a little
Residential streets are usually a little quieter, so they should be
a little preferred over primary/secondary/tertiary streets.

Living_streets are quite similar to residential streets for bikes,
they should have the same priority and only be marginally slower.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-09-14 10:34:39 +02:00
Sebastian Spaeth
5353a5dc6e bicycle routing: Adapt primary priority
primary_link had a higher priority than primary for bicycle routing,
we surely want to avoid primary_link's when on a bike, so it should
be the same value at least.

Also primary had the same priority than trunk (which is very much
motorway-like, alas horrible for bicycles), adapt priorities a tad
so we prefer primaries over trunks. IMHO, we should rather decrease
the priorities of trunks and motorways further to make them less
attractive. Ever biked on a motorway?

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-09-14 10:34:39 +02:00
Victor Shcherb
c627bbc27e Refactor poi filters and add new poi filters 2012-09-12 22:14:05 +02:00
Pavol Zibrita
3729c2d6d5 Merge pull request #310 from sanderd18/multipolygon
Fix Junit tests
2012-09-12 12:25:59 -07:00
Sander Deryckere
60b088d11d Fix Junit tests
One test left to fix, commented it temporarily
2012-09-12 21:12:05 +02:00
Pavol Zibrita
f37049863d Merge pull request #309 from sanderd18/multipolygon
Fix issue 1265
2012-09-12 11:08:58 -07:00
Sander Deryckere
107c814dca Fix indexing of multipolygon with multiple outer rings
issue 1265
2012-09-12 15:44:11 +02:00
Sander Deryckere
0a8669edae Split concept of multipolygon in two classes: the concept of a ring and
the concept of a multipolygon which has rings.
2012-09-11 21:19:38 +02:00
Victor Shcherb
3d9cf54ec3 Upgrade offline poi/bug editing 2012-09-11 01:45:35 +02:00
Victor Shcherb
3c7630b24f Fix non-spoken instructions 2012-09-10 23:12:45 +02:00
Victor Shcherb
f93f869849 Fix issue 1298 with routing restrictions 2012-09-10 22:00:50 +02:00
Victor Shcherb
e79bae2e74 Fix interpolation 2012-09-10 01:58:35 +02:00
Victor Shcherb
66d84dd34c Fix interpolation issue 2012-09-10 01:29:49 +02:00
Victor Shcherb
71797021f4 Fix touchable area for close button 2012-09-09 17:42:24 +02:00
Victor Shcherb
8a608c94ad Add debug rendering coastline 2012-09-09 17:42:24 +02:00
Victor Shcherb
4c59d9d1b4 Fix issue 1327, show relative names for poi subcategories 2012-09-09 17:42:23 +02:00
Victor Shcherb
6ffaaa8bec Fix lots of unnecessary Keep left and keep right 2012-09-06 11:55:23 +02:00
Victor Shcherb
df33571d12 Fix bug with road duplication and many times saying same command (keep left or keep right) 2012-09-06 11:55:23 +02:00
Victor Shcherb
a7d525c02a Commit with comments 2012-09-05 22:24:08 +02:00
sonora
b5cebe9a6b Try solution for Issue 1313 2012-09-04 11:19:56 +02:00
sonora
840c69ed24 revert to former EPA library 2012-09-04 09:29:11 +02:00
sonora
199e879c9b Try solution for Issue 1313 2012-09-04 09:21:39 +02:00
sonora
5fca28374d replace 'never' language-independently 2012-09-04 01:39:10 +02:00
sonora
298b13890a found bug in sunrise / sunset debug display 2012-09-02 12:29:51 +02:00
Victor Shcherb
5e6fc19588 Avoid motorway 2012-08-31 23:41:35 +02:00
sonora
068e4cb3ba improve translation 2012-08-31 00:22:23 +02:00
Victor Shcherb
dad6254dc3 Rendering types cycleway 2012-08-30 22:25:09 +02:00
Victor Shcherb
83c0cae021 Cycleway display 2012-08-30 21:52:50 +02:00
prqek
0132035122 Fixed some errors in "Implement way propogation" 2012-08-30 15:11:41 +02:00
vshcherb
3793435411 Merge pull request #293 from sanderd17/patch-2
Indexing rcn_ref and rwn_ref
2012-08-30 00:56:19 -07:00
sonora
e70bcb2854 better comment 2012-08-30 09:31:26 +02:00
sonora
9383741040 minor re-sorting of def-renderer 2012-08-30 03:11:04 +02:00
sonora
ca80118174 remove remaining displays of Osmand vs. OsmAnd 2012-08-30 01:55:58 +02:00
Victor Shcherb
61e43e7fed Implement way propogation 2012-08-30 00:48:17 +02:00
Victor Shcherb
25f993b517 Adjust night mode 2012-08-29 23:27:19 +02:00
Victor Shcherb
0c5e7cd20a Test time adjusted 2012-08-29 22:39:55 +02:00
Victor Shcherb
d822169cc2 Fix critical issue empty route recalculation 2012-08-29 18:37:13 +02:00
Victor Shcherb
826d28a407 Experiment clustering 2012-08-29 18:12:42 +02:00