xmd5a
|
07055d6faa
|
Add slope to route.gpx
|
2017-02-26 18:53:12 +03:00 |
|
Victor Shcherb
|
7af533ab58
|
Add % to gpx to test
|
2017-02-23 21:48:56 +01:00 |
|
Victor Shcherb
|
6bf8d1b987
|
Add % to gpx to test
|
2017-02-23 21:47:38 +01:00 |
|
Victor Shcherb
|
0e26d41fc1
|
Add % to gpx to test
|
2017-02-23 21:45:34 +01:00 |
|
Victor Shcherb
|
304a4c251c
|
Add % to gpx to test
|
2017-02-23 21:43:40 +01:00 |
|
Victor Shcherb
|
bd267db14d
|
Add decline support
|
2017-02-22 20:31:38 +01:00 |
|
Victor Shcherb
|
ad90370fec
|
Add decline support
|
2017-02-22 20:04:57 +01:00 |
|
Victor Shcherb
|
47b4d762a7
|
Add decline support
|
2017-02-22 18:32:16 +01:00 |
|
Victor Shcherb
|
df708c4a00
|
Fix map utils distance
|
2017-02-22 15:37:27 +01:00 |
|
Alexey Kulish
|
cfac2387d0
|
Added possibility to move gpx files between folders. Added gpx info database.
|
2017-02-18 21:39:04 +03:00 |
|
Victor Shcherb
|
d32d3a4f9b
|
Fix rounding error when summing integers
|
2017-02-13 19:13:51 +01:00 |
|
Victor Shcherb
|
2048b14bd1
|
Fix rounding error when summing integers
|
2017-02-13 00:52:27 +01:00 |
|
Victor Shcherb
|
d608ec1776
|
Improve evaluation speed
|
2017-02-11 11:44:44 +01:00 |
|
Victor Shcherb
|
b0e2a6e957
|
Remove unused parameter
|
2017-02-10 19:29:57 +01:00 |
|
Victor Shcherb
|
25a1e03d7d
|
Remove unused parameter
|
2017-02-10 18:44:20 +01:00 |
|
Victor Shcherb
|
f73e8c23b9
|
Add xml serializer method
|
2017-02-10 18:17:30 +01:00 |
|
Victor Shcherb
|
92584191d4
|
Add xml serializer method
|
2017-02-10 17:30:31 +01:00 |
|
Victor Shcherb
|
8604db700b
|
Add xml serializer method
|
2017-02-10 16:56:09 +01:00 |
|
Victor Shcherb
|
d60b22de0c
|
Fix exception
|
2017-02-08 22:06:49 +01:00 |
|
Victor Shcherb
|
dd48bdb3ca
|
Initial srtm routing
|
2017-02-08 21:51:17 +01:00 |
|
Victor Shcherb
|
aaf049f381
|
Initial srtm routing
|
2017-02-08 09:55:05 +01:00 |
|
Alexey Kulish
|
1f038fceb9
|
Fix poi additional search
|
2017-01-25 10:54:28 +03:00 |
|
xmd5a
|
59c9af5470
|
Add turn lanes test
|
2017-01-24 15:13:21 +03:00 |
|
xmd5a
|
bff5894fab
|
Fix
|
2017-01-13 17:01:24 +03:00 |
|
xmd5a
|
13c83a5698
|
Add turn lanes test
|
2017-01-13 16:50:00 +03:00 |
|
xmd5a
|
a84dc3762a
|
Add routing test
|
2017-01-13 15:33:44 +03:00 |
|
theirix
|
30999d2351
|
Support OLC in SearchCore
|
2017-01-08 17:33:47 +03:00 |
|
theirix
|
6a730e7cf1
|
Added OLC converters to LocationConvert
|
2017-01-08 17:32:27 +03:00 |
|
theirix
|
fec3f27f90
|
Added google OpenLocationCode implementation
|
2017-01-08 17:08:28 +03:00 |
|
Victor Shcherb
|
9c025e2913
|
Update srtm data
|
2016-12-22 01:34:33 +01:00 |
|
Victor Shcherb
|
977aa6b26a
|
Add ignore polygon as point area
|
2016-12-07 22:17:46 +01:00 |
|
Victor Shcherb
|
c37ec8ae0e
|
Add ignore polygon as point area
|
2016-12-07 02:14:11 +01:00 |
|
Victor Shcherb
|
07abea2b26
|
Add ignore polygon as point area
|
2016-12-06 16:21:18 +02:00 |
|
sonora
|
19d00486d9
|
small correction
|
2016-12-04 11:47:20 +01:00 |
|
sonora
|
ba04890f44
|
Introduce (ref:XX) language and transliteration support for getRef
|
2016-12-04 11:42:33 +01:00 |
|
Hardy
|
39e301f884
|
Simplify code
|
2016-12-03 08:57:12 +01:00 |
|
sonora
|
9df1a58118
|
fix ()
|
2016-12-02 20:10:30 +01:00 |
|
sonora
|
a12dd24cf8
|
avoid repeating the same ref
|
2016-12-02 19:42:17 +01:00 |
|
sonora
|
65c12b7a02
|
fix comma display
|
2016-12-02 15:06:39 +01:00 |
|
sonora
|
242fd1ffa8
|
fix comment
|
2016-12-02 14:54:11 +01:00 |
|
sonora
|
4c1e7586a1
|
Move destination:ref from our Ref to our Destination field (testing needed)
|
2016-12-02 14:51:33 +01:00 |
|
vshcherb
|
57c9965917
|
Update RouteDataObject.java
|
2016-12-02 14:22:46 +02:00 |
|
sonora
|
a2899b5950
|
separate getRef and getDestimationRef (to investigate #3289 ), no functional change
|
2016-12-02 12:59:17 +01:00 |
|
Victor Shcherb
|
b0f87db897
|
Add more methods to debug
|
2016-11-28 09:07:20 +01:00 |
|
sonora
|
5eaea4046c
|
fix method names
|
2016-11-20 14:14:06 +01:00 |
|
sonora
|
dae40d8354
|
fix bug in amenity.java
|
2016-11-20 14:01:10 +01:00 |
|
Alexey Kulish
|
93101c5573
|
Changed init of MapPoiTypes
|
2016-11-12 17:51:47 +03:00 |
|
Alexey Kulish
|
2cfdbf9a9b
|
Fix search priorities
|
2016-11-12 17:17:39 +03:00 |
|
Alexey Kulish
|
8e32731ce7
|
Fix #3256
|
2016-11-11 15:56:58 +03:00 |
|
Victor Shcherb
|
6124fcd942
|
Add eq expression
|
2016-11-10 17:41:15 +01:00 |
|