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
Victor Shcherb
144328766e
Tweak routing
2012-08-29 18:12:42 +02:00
Victor Shcherb
883fd8c493
Fix detours
2012-08-29 00:29:52 +02:00
Victor Shcherb
3ff4fbcf83
Test clusterization
2012-08-29 00:10:15 +02:00
Victor Shcherb
0295fc5e4c
Change to 0.8.3 alpha
2012-08-29 00:03:46 +02:00
Victor Shcherb
f11ebf21e7
Small changes
2012-08-29 00:01:15 +02:00
Victor Shcherb
788d108746
Speedup native load
2012-08-28 20:07:36 +02:00
sonora
b8112b700f
include test-road-colors template for easy handling
2012-08-27 17:57:38 +02:00
sonora
13a4057f56
simplify my old high-contrast renderer to easier facilitate color testing
2012-08-27 14:02:15 +02:00
Victor Shcherb
42e9e10fa8
Fix routing issue
2012-08-27 00:16:06 +02:00
Victor Shcherb
f949218eae
Fix arabic
2012-08-26 23:26:28 +02:00
Victor Shcherb
cf8e686e60
Improve routing
2012-08-26 18:39:48 +02:00
Victor Shcherb
b112a8a6d3
Speed up resource loading
2012-08-25 20:55:32 +02:00
sonora
3a2307918b
fix retail color
2012-08-24 20:49:16 +02:00
Victor Shcherb
c268a1fce9
Fix issue with partial zooms
2012-08-22 21:37:01 +02:00
Victor Shcherb
1cd15df201
Add tests
2012-08-22 19:07:21 +02:00
Victor Shcherb
0c99102235
Fix clustering experiments
2012-08-22 19:07:21 +02:00
vshcherb
437504e30a
Update DataExtractionOSM/src/net/osmand/data/Multipolygon.java
...
Fix null pointer
2012-08-22 13:17:00 +03:00
sonora
c3d87dad40
remove remaining ocurences of OsmAnd from strings
2012-08-21 16:38:37 +02:00
Victor Shcherb
1c3c28b661
update settings profiles
2012-08-21 01:39:21 +02:00
sonora
3094b97417
make hmRendered road colors also default colors for now
2012-08-19 18:19:39 +02:00
Pavol Zibrita
19fcfda5b4
move address creation files to separate package
2012-08-19 12:18:52 +02:00
Victor Shcherb
60bca4aba4
Fix text map issue 1252
2012-08-18 21:40:29 +02:00
Victor Shcherb
7689a50bce
Fix critical map issue
2012-08-18 21:06:02 +02:00
Victor Shcherb
7a715eb931
Introduce specialization technique for routing. Support avoid features and short way feature
2012-08-18 12:01:49 +02:00
Victor Shcherb
6bb53c0c5d
Fix issue 1253
2012-08-17 00:15:14 +02:00
Victor Shcherb
9315a96fe3
Speedup initialization
2012-08-16 23:28:13 +02:00
Victor Shcherb
b7553405f9
Speed up loading
2012-08-16 23:28:13 +02:00
sanderd17
da5d9a8c17
Indexing rcn_ref and rwn_ref for search
2012-08-16 10:36:53 +03:00
sanderd17
fcdb60e85c
Indexing rcn_ref and rwn_ref in map file
2012-08-16 10:32:46 +03:00
sonora
821395f53d
refine peak and city/town icon strategy a bit for better orientation
2012-08-15 10:16:06 +02:00
Victor Shcherb
234825fbbb
Speedup rendering
2012-08-14 00:18:16 +02:00
Victor Shcherb
08ba021591
Refactor router initialization
2012-08-14 00:18:16 +02:00
Victor Shcherb
108edbdf4f
Fix turn calculation issues
2012-08-11 01:40:31 +02:00
sonora
8057ba92c2
amend comment
2012-08-10 13:27:51 +02:00
sonora
70df18e3c2
small bit correction yellow
2012-08-10 13:12:23 +02:00
sonora
8f045cddc7
Slightly fix axis approach for hmRendered-colors (v2h): Brightness=100, Saturation=50.
2012-08-10 12:52:41 +02:00
sonora
d30c5e4b47
fix broken tertiary highway tags
2012-08-10 11:46:14 +02:00
sonora
1cc155dba9
fix order of viRendered statements
2012-08-10 10:28:03 +02:00
sonora
18163bcf4c
fix typo
2012-08-10 09:58:48 +02:00
sonora
fa27619b78
intensify road colors in hmRendered, save old pattern under PALE-SCHEME
2012-08-10 09:56:53 +02:00
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