Commit graph

799 commits

Author SHA1 Message Date
Victor Shcherb
c95586879f Fix tests 2016-04-13 23:01:19 +02:00
Victor Shcherb
c499d701d5 Add test to ignore 2016-04-13 00:47:05 +02:00
Victor Shcherb
602154b629 Fix turn-lanes test 2016-04-13 00:14:31 +02:00
Victor Shcherb
e5d4d3df9a Fix turn-lanes test 2016-04-13 00:14:27 +02:00
Victor Shcherb
d0a25ebb88 Update turn lanes 2016-04-12 23:44:17 +02:00
Victor Shcherb
7088a7555c Fix incorrect turn definition 2016-04-12 23:05:18 +02:00
Victor Shcherb
d31b6288f0 Fix #2452 2016-04-12 22:20:10 +02:00
Victor Shcherb
7c8441c9a4 Merge commit 2016-04-09 14:17:20 +02:00
Victor Shcherb
ac9d72327b Fix some tests with uturns 2016-04-09 14:11:09 +02:00
Alexey Kulish
ace2428975 Fix opening hours parser test 2016-04-07 12:38:46 +03:00
Roman Inflianskas
75b5f23938 Work on #2420 (tests included): revert.
Reverting ddb9ba266b because this solution
breaks adjacent segments which form u-turn. See #2420 for more details.

Added more tests though.
2016-04-06 09:31:52 +03:00
Roman Inflianskas
ddb9ba266b Fix #2420 (tests included 2016-04-05 21:59:15 +03:00
Roman Inflianskas
a42d54d43e Merge remote-tracking branch 'origin/master' (manually for weblate) 2016-04-05 17:35:59 +03:00
Roman Inflianskas
c80bba6a33 Merge remote-tracking branch 'origin/master' (manually for weblate) 2016-04-05 17:34:45 +03:00
Victor Shcherb
9f4ca0a9b0 Public holiday #2429 2016-04-05 16:00:23 +03:00
Roman Inflianskas
3bded67e1e Support three turn options for one segment in the result route description 2016-04-05 13:40:40 +03:00
Roman Inflianskas
5336b59495 Support three turn options for one segment in the result route description 2016-04-05 12:58:14 +03:00
vshcherb
63ab190eb2 Merge pull request #2413 from andrew-davie/minimal
GPX asynchronous line drawing - super quick MINIMAL code set
2016-04-04 17:21:00 +03:00
Victor Shcherb
520e0d12e7 Update version 2016-04-03 11:34:32 +03:00
Andrew Davie
66128c8c66 Merge remote-tracking branch 'upstream/master' 2016-04-02 22:07:21 +11:00
Victor Shcherb
0dc76234f2 Add 3rd turn 2016-03-30 14:45:35 +02:00
Andrew Davie
63ff22b6ab "Trivial" area bounds for segments for super-quick culling during draw.
Reworked all the renderers to be much more object oriented.
Got the sample arrow and conveyor renderers working
Tracked down a few bugs - particularly one still there - TrkSegment with 0 points!
This in my opinion should never happen - it's coming in from "outside" to my code.
2016-03-30 01:47:04 +11:00
Victor Shcherb
db54e27454 Update turn types tertiary 2016-03-28 15:51:52 +02:00
Victor Shcherb
0f86f53b5e Fix turn lanes 2016-03-28 15:10:47 +02:00
y.ridkous@gmail.com
19d42fba3e Update LanesDrawable 2016-03-27 23:46:23 +03:00
GaidamakUA
27c3f115b3 Support for username with any characters after location. 2016-03-17 10:11:56 +01:00
Victor Shcherb
43c60dd179 Revert changes 2016-03-17 10:09:32 +01:00
GaidamakUA
d159648df5 Support for username with any characters after location. 2016-03-17 10:23:35 +02:00
GaidamakUA
38adf0b04a Fixes #2255 2016-03-10 19:31:12 +02:00
Victor Shcherb
e250607a47 Fix bug for osmc routing 2016-03-09 11:15:26 -05:00
Victor Shcherb
33b4034c16 Disable fixme it looks wrong fix (rounddist is measured in meters) 2016-03-09 08:56:18 -05:00
Victor Shcherb
d509524fb7 Don't filter poi for map on zoom > 16 (fix issue with double poi on same location) 2016-03-06 15:28:51 -05:00
Victor Shcherb
e7e1f0582d Add intersection size 2016-03-04 14:22:13 +01:00
Victor Shcherb
5910bbf72a Fix translation 2016-03-03 23:59:38 +01:00
Victor Shcherb
c10f1932ef Add substring for rendering types 2016-02-27 21:01:05 +01:00
Victor Shcherb
af5253b8b0 Add integer suffix 2016-02-21 19:21:18 +01:00
vshcherb
b676a27268 Merge pull request #2254 from okias/master
support diacritics symbols also with czech language
2016-02-20 15:02:36 +02:00
Victor Shcherb
c306af55d3 Add relation group tag 2016-02-19 18:56:35 +02:00
Victor Shcherb
02fff71197 Fix spen 2016-02-19 17:52:16 +02:00
David Heidelberg
04d8e09f2a support diacritics symbols also with czech language
Search without diacritics will work properly in Czech Republic, Slovakia or Romania only when phone UI is set to these languages.

This is temporary solution.This should be handled better.
2016-02-19 13:38:02 +01:00
GaidamakUA
1b73c25a59 Added local day names to OpeningHoursParser. 2016-02-12 17:51:40 +02:00
GaidamakUA
134c6de70b Fixed formatting for file. 2016-02-12 17:51:40 +02:00
Victor Shcherb
d5eed1cd28 Add category ui_hidden in order to disable properties in dependent styles 2016-02-08 01:22:58 +01:00
Victor Shcherb
6569d7e83e Fix opening hours' 2016-02-07 19:06:10 +01:00
xmd5a
b23eda1da2 Add onewaysArrowColor attribute 2016-01-27 23:51:17 +03:00
Alexey Kulish
ca57ae085d Added direction icon to Waypoint row. Fixed start/dest/intermediate list icons. 2016-01-23 12:27:53 +03:00
xmd5a
e212cace9e Fix typo 2016-01-21 18:23:28 +03:00
xmd5a
92ece464da BinaryInspector: output to osm v0.6 2016-01-21 17:22:00 +03:00
xmd5a
e550ba10d2 Fix osm version in BinaryInspector 2016-01-21 17:13:08 +03:00
Alexey Kulish
bc7901965f Geocoding lookup service in progress 2016-01-20 21:45:12 +03:00