Dennis Luxen
|
29499f21c5
|
License change to (simplified) 2-clause BSD. Good riddance, AGPL
|
2013-10-14 13:42:28 +02:00 |
|
DennisOSRM
|
a6c52fd154
|
Fixes coordinate conversion issue. Thx @kkaefer
|
2013-08-27 14:15:23 +02:00 |
|
Dennis Luxen
|
0a0bed7ae0
|
Refactoring graph factory
|
2013-08-14 18:43:01 +02:00 |
|
Dennis Luxen
|
4748bca8a4
|
Refactoring _Coordinate class
|
2013-08-14 13:12:28 +02:00 |
|
Dennis Luxen
|
23899613c3
|
Implement #495
|
2013-08-05 18:37:42 +02:00 |
|
Dennis Luxen
|
a0e9f59e04
|
Adding a simple example on how to call the lib
|
2013-06-27 13:21:33 -04:00 |
|
Dennis Luxen
|
cfa8b1f0dd
|
Moving coordinate auxiliary functions into the appropriate place
|
2013-06-27 09:45:28 -04:00 |
|
Dennis Luxen
|
48a007febd
|
minor style fix
|
2013-06-24 16:11:15 -04:00 |
|
Dennis Luxen
|
7406e83dde
|
De-template-izing some of the code for faster (re-)compile
|
2013-06-24 14:12:16 -04:00 |
|
DennisOSRM
|
0f106c627b
|
Adding a distance approximation that works great for short distances and
has a lot less calls to trigonometric functions
|
2012-12-17 11:22:44 +01:00 |
|
DennisOSRM
|
0b2df9892d
|
Changed haversine formula to be less sensitive to floating-point
inexactness.
|
2012-10-04 17:27:17 +02:00 |
|
DennisOSRM
|
c16c2adeda
|
Fixes cucumber test features/bad.feature:15
|
2012-09-27 14:55:48 +02:00 |
|
DennisOSRM
|
1fdfac4aaf
|
Refactoring extraction stuff
|
2012-08-27 17:40:59 +02:00 |
|