Commit graph

1541 commits

Author SHA1 Message Date
yvecai
b9eae64d46 Added contourtype tag (100m, 50m, 20m, 10m) 2012-10-21 16:00:58 +03:00
sonora
ad2b4b4a38 clean up comments in contours+, with no functional change 2012-10-20 10:33:32 +02:00
Victor Shcherb
6dbd7618ca Add contours rendering 2012-10-19 01:30:34 +02:00
sonora
3a3258de9a improve peak tagging 2012-10-18 23:26:25 +02:00
Victor Shcherb
06af098c61 Fix critical bug with roundabout 2012-10-18 18:42:52 +02:00
Pavol Zibrita
72d71baaca add empty language resources for Chinese (Taiwan) 2012-10-17 10:04:13 +02:00
sonora
3ce8b94036 fix bug with station rendering 2012-10-15 23:46:29 +02:00
Pavol Zibrita
fb4d398b14 add language resources for Tranditional Chinese 2012-10-15 15:02:44 +02:00
Victor Shcherb
f69fecacea Adjust number of lanes displayed for both way roads 2012-10-10 01:53:36 +02:00
sonora
e89c0a719e remove outdated renderer 2012-10-09 22:47:12 +02:00
Pavol Zibrita
2665057de4 Added empty Finnish language resources 2012-10-08 10:13:09 +02:00
sonora
abf975c525 correct typo 2012-10-07 20:22:22 +02:00
Victor Shcherb
8f34b0ec58 Fix exception with opening rules 2012-10-07 17:58:35 +02:00
Victor Shcherb
cbd4231e5a Fix rendering 2012-10-07 16:49:11 +02:00
Victor Shcherb
61a558feb4 Fix name appearance 2012-10-07 14:57:33 +02:00
Victor Shcherb
c66c916d18 Update rendering constants 2012-10-07 14:38:19 +02:00
Victor Shcherb
d2b65e4a0f Fix naming of rendering style display 2012-10-07 13:57:28 +02:00
Victor Shcherb
1f8ad3f8a5 Adjust keep left voice 2012-10-07 13:57:28 +02:00
sonora
6174cca237 amend comment 2012-10-07 12:45:48 +02:00
sonora
655a1031e0 small correction in depends renderer 2012-10-07 11:57:43 +02:00
sonora
533e43b5ee road colors as seperate Rendering sytles 2012-10-07 09:48:26 +02:00
sonora
674df6cb25 leave attribute line in one block 2012-10-05 09:31:33 +02:00
sonora
c2f28ccb9e better comment depends render example 2012-10-05 09:08:28 +02:00
sonora
e0fb258899 small simplification for color selection 2012-10-05 00:35:18 +02:00
Pavol Zibrita
cbfdb0e6c4 Added Croatian language 2012-10-03 07:39:38 +02:00
Victor Shcherb
4c0ff7a027 Fix setup 2012-10-02 22:41:36 +02:00
stephan 75
3285c9bb9f Translated using Weblate. 2012-10-01 12:00:10 +02:00
Pavol Zibrita
c3810fee53 add de translation files for map creator 2012-09-30 22:24:29 +02:00
Victor Shcherb
7442de0c7e Fix tests 2012-09-29 22:52:40 +02:00
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