Commit Graph

  • ae805f9ec8 Make cheap rulers static Patrick Niklaus 2018-04-26 21:07:35 +0000
  • be24689b0f Optimize distance calculation by getting rid of rounding Patrick Niklaus 2018-04-26 20:38:17 +0000
  • 41c31a2388 Use mapbox::util::optional instead of std::experimental::optional Michael Krasnyk 2018-04-26 20:06:58 +0200
  • 8b866502d1 make eslint happy Huyen Chau Nguyen 2018-04-25 17:31:35 -0400
  • 7837cd61df clang format Huyen Chau Nguyen 2018-04-25 16:37:37 -0400
  • b573485c31 only use half of rulers because earth is symmetric Huyen Chau Nguyen 2018-04-25 16:18:36 -0400
  • 4e68f3a7e1 change haversine computation to cheap ruler in distance tables Huyen Chau Nguyen 2018-04-25 11:00:13 -0400
  • 5ba26d3d6d refactor cheap ruler cache Huyen Chau Nguyen 2018-04-25 10:59:07 -0400
  • a6cf2eee7e Use faster method for calculating distances. Daniel Patterson 2018-04-19 16:27:11 -0700
  • 6f6052489b Make cheap rulers static Patrick Niklaus 2018-04-26 21:07:35 +0000
  • cdf0dde262 Optimize distance calculation by getting rid of rounding Patrick Niklaus 2018-04-26 20:38:17 +0000
  • df38ab5130 Use mapbox::util::optional instead of std::experimental::optional Michael Krasnyk 2018-04-26 20:06:58 +0200
  • 195eed1d70 make eslint happy Huyen Chau Nguyen 2018-04-25 17:31:35 -0400
  • bef07639ed clang format Huyen Chau Nguyen 2018-04-25 16:37:37 -0400
  • 0bebb7e885 only use half of rulers because earth is symmetric Huyen Chau Nguyen 2018-04-25 16:18:36 -0400
  • 42f819caac change haversine computation to cheap ruler in distance tables Huyen Chau Nguyen 2018-04-25 11:00:13 -0400
  • 3430374830 refactor cheap ruler cache Huyen Chau Nguyen 2018-04-25 10:59:07 -0400
  • 51b388d953 Use faster method for calculating distances. Daniel Patterson 2018-04-19 16:27:11 -0700
  • 6843eb1479 Add changelog entries for profile changtes Patrick Niklaus 2018-04-24 16:02:08 +0000
  • b331885d3c Add test fo excluding ferries on bikes Patrick Niklaus 2018-04-24 15:58:00 +0000
  • 73716bd651 Add support for classes on bicycle profile Patrick Niklaus 2018-04-24 15:34:31 +0000
  • 9edd161da3 Test for "No turn issued for right turn on un-named roads", #4414 Michael Krasnyk 2018-04-26 14:18:50 +0200
  • f3f8887238 Add changelog entries for profile changtes Patrick Niklaus 2018-04-24 16:02:08 +0000
  • 5a66a2c744
    Test for "No turn issued for right turn on un-named roads", #4414 Michael Krasnyk 2018-04-26 14:18:50 +0200
  • 1bc3ff6491 fix the ascii art to make sense Kajari Ghosh 2018-04-25 11:08:22 -0400
  • b0f2ef287e fix the offset case when there is no packed path to unpack Kajari Ghosh 2018-04-24 18:46:37 -0400
  • cea83e136d fix the ascii art to make sense Kajari Ghosh 2018-04-25 11:08:22 -0400
  • 7e9354da25 fix the offset case when there is no packed path to unpack Kajari Ghosh 2018-04-24 18:46:37 -0400
  • ea91790ae8 Bump version and adjust changelog v5.17.3 Patrick Niklaus 2018-04-25 15:36:48 +0000
  • bde65bd117 Sort unpacked paths by sharing Patrick Niklaus 2018-04-23 20:54:18 +0000
  • 5d10e0408a More parameter tuning Patrick Niklaus 2018-04-23 20:30:44 +0000
  • 872e055fe9 Adjust to PR comments Patrick Niklaus 2018-04-23 17:22:31 +0000
  • 42866310d2 Parameter tuning for different route lengths Patrick Niklaus 2018-04-22 16:34:31 +0000
  • 0c12bd784c Use duration and not weight for sharing Patrick Niklaus 2018-04-22 16:34:08 +0000
  • dc07382099 Chose alternatives parameters based on coordinate distance Patrick Niklaus 2018-04-22 15:24:33 +0000
  • bf2fc5accf Replace step function with contious scaling Patrick Niklaus 2018-04-21 17:26:21 +0000
  • 8e8ac128c6 Refactor parameters to be selected at runtime Patrick Niklaus 2018-04-21 16:26:38 +0000
  • 3c57c046fd Compute sharing weighted by edge weight Patrick Niklaus 2018-04-20 22:58:00 +0000
  • c9be11eb39 Fix inserting edges of shortest path for sharing check Patrick Niklaus 2018-04-19 18:57:24 +0000
  • 16f53ff81a Sort unpacked paths by sharing Patrick Niklaus 2018-04-23 20:54:18 +0000
  • 7a260dc2ba More parameter tuning Patrick Niklaus 2018-04-23 20:30:44 +0000
  • 1c0d951f5e Adjust to PR comments Patrick Niklaus 2018-04-23 17:22:31 +0000
  • 77a740c0fb Parameter tuning for different route lengths Patrick Niklaus 2018-04-22 16:34:31 +0000
  • 61101db8cf Use duration and not weight for sharing Patrick Niklaus 2018-04-22 16:34:08 +0000
  • b51632a2fb Chose alternatives parameters based on coordinate distance Patrick Niklaus 2018-04-22 15:24:33 +0000
  • 9d10503a9c Replace step function with contious scaling Patrick Niklaus 2018-04-21 17:26:21 +0000
  • 7d50e5afe0 Refactor parameters to be selected at runtime Patrick Niklaus 2018-04-21 16:26:38 +0000
  • 549216c792 Compute sharing weighted by edge weight Patrick Niklaus 2018-04-20 22:58:00 +0000
  • 1990de7dcc Fix inserting edges of shortest path for sharing check Patrick Niklaus 2018-04-19 18:57:24 +0000
  • bbf328069b Sort unpacked paths by sharing Patrick Niklaus 2018-04-23 20:54:18 +0000
  • 757dd62424 Add test fo excluding ferries on bikes Patrick Niklaus 2018-04-24 15:58:00 +0000
  • e15b4366c7 Add support for classes on bicycle profile Patrick Niklaus 2018-04-24 15:34:31 +0000
  • 89f6e2d55b
    Parse table annotations param correctly (#5050) Kajari Ghosh 2018-04-24 11:05:35 -0400
  • c628ecbf24 Update tile unit tests Michael Krasnyk 2018-04-19 09:10:23 +0300
  • b6f19cd544 Use vtzero in tile plugin. Jochen Topf 2017-11-14 18:06:43 +0100
  • 311e23ea0b
    Update tile unit tests Michael Krasnyk 2018-04-19 09:10:23 +0300
  • 5827e62d95
    Use vtzero in tile plugin. Jochen Topf 2017-11-14 18:06:43 +0100
  • 1f21b86ae1 update docs Kajari Ghosh 2018-04-23 14:29:49 -0400
  • 248a786d7f return NotImplemented when distance annotation is requested for MLD in table plugin Kajari Ghosh 2018-04-23 14:09:11 -0400
  • d4a1569f0d fix boost spirit grammar parsing for annotations Kajari Ghosh 2018-04-23 13:14:52 -0400
  • d45def5e14 More parameter tuning Patrick Niklaus 2018-04-23 20:30:44 +0000
  • 9ac9ae1669 Adjust to PR comments Patrick Niklaus 2018-04-23 17:22:31 +0000
  • 4dbe65b37d fix incorrect parameter parsing for node osrm and add tests Kajari Ghosh 2018-04-23 13:14:00 -0400
  • 44d8bfda95 Parameter tuning for different route lengths Patrick Niklaus 2018-04-22 16:34:31 +0000
  • 3b795fb4dd Use duration and not weight for sharing Patrick Niklaus 2018-04-22 16:34:08 +0000
  • d88f7e8576 Chose alternatives parameters based on coordinate distance Patrick Niklaus 2018-04-22 15:24:33 +0000
  • 8e8d5f7732 Replace step function with contious scaling Patrick Niklaus 2018-04-21 17:26:21 +0000
  • fa08899f5d Refactor parameters to be selected at runtime Patrick Niklaus 2018-04-21 16:26:38 +0000
  • 10dc05544b Compute sharing weighted by edge weight Patrick Niklaus 2018-04-20 22:58:00 +0000
  • 65a262e5a7 Fix inserting edges of shortest path for sharing check Patrick Niklaus 2018-04-19 18:57:24 +0000
  • 14860b62e9
    Unpack paths and return total distance in matrix plugin for CH (#4990) Kajari Ghosh 2018-04-20 18:18:55 -0400
  • 5ebc145aeb Unpack paths and return total distance in matrix plugin for CH Kajari Ghosh 2018-03-19 19:41:02 +0100
  • 9970b7d580
    Merge pull request #5037 from Project-OSRM/subtrees-protozero-vtzero Patrick Niklaus 2018-04-20 20:44:36 +0200
  • 60269dab99 1gb Kajari Ghosh 2018-04-20 11:21:05 -0400
  • 8fa55a178b 500mb Kajari Ghosh 2018-04-20 11:20:43 -0400
  • 2aed1308a9 250mb Kajari Ghosh 2018-04-20 11:20:22 -0400
  • c5acd6e6f7 shared storage with mutex Kajari Ghosh 2018-04-01 19:31:46 -0400
  • 4563d44180 set up for computing durations while unpacking them Kajari Ghosh 2018-02-12 11:10:17 -0500
  • ca123790bc set up for computing durations while unpacking them Kajari Ghosh 2018-02-12 11:10:17 -0500
  • 7feb79ef91 Merge branch 'master' into subtrees-protozero-vtzero Patrick Niklaus 2018-04-20 13:32:49 +0000
  • 6f84812903 Update profiles.md Antoine Giret 2018-04-20 09:51:16 +0200
  • e59fdacce2 1gb-2threads Kajari Ghosh 2018-04-20 09:07:42 -0400
  • f0fcdc2b42 1gb-4threads Kajari Ghosh 2018-04-20 09:07:20 -0400
  • 3220bd3db5 1gb-8threads Kajari Ghosh 2018-04-20 09:07:07 -0400
  • 0901dd87ac 1gb-16threads Kajari Ghosh 2018-04-20 09:06:45 -0400
  • f217fa9cff update changelog for 5.17.2 v5.17.2 karenzshea 2018-04-20 14:58:24 +0200
  • b265686480 5.17.2 karenzshea 2018-04-20 14:56:23 +0200
  • 0ba69e3832 500mb-16threads Kajari Ghosh 2018-04-20 08:53:19 -0400
  • 3e117afdaa 500mb-8threads Kajari Ghosh 2018-04-20 08:52:54 -0400
  • 2829603775 500mb-4threads Kajari Ghosh 2018-04-20 08:52:26 -0400
  • b2fbc95611 500mb-2threads Kajari Ghosh 2018-04-20 08:52:04 -0400
  • e4a4a8d91a fixes and a rebase Kajari Ghosh 2018-04-20 08:50:59 -0400
  • 0fb706866c pass in a hashed key to the threadlocal cache Kajari Ghosh 2018-04-05 08:11:05 -0400
  • 90e0beaed6 set up for computing durations while unpacking them Kajari Ghosh 2018-02-12 11:10:17 -0500
  • 8085e86170
    Change emoji Karen Shea 2018-04-20 13:19:48 +0200
  • 35973576d9
    Update releasing.md Karen Shea 2018-04-20 13:19:06 +0200
  • bba1e05967 5.17.1 karenzshea 2018-04-20 12:16:35 +0200
  • 2e38d3c170 Do not combine a segregated edge with a roundabout (#5040) v5.17.1 Duane Gearhart 2018-04-20 05:41:53 -0400
  • 7740d5d7c0 Do not combine a segregated edge with a roundabout (#5040) Duane Gearhart 2018-04-20 05:41:53 -0400
  • 1b89608d29
    Added ChangeLog entry Michael Krasnyk 2018-04-20 12:10:51 +0300