Commit Graph

  • 22dda2b285 added new gui buttons for opening/closing, route button now works, more precise error message when geocoder does not find a result, added maximum input length for text boxes DennisSchiefer 2012-03-14 17:42:14 +0100
  • 0ee469c4e0 Merge branch 'develop' of https://DennisSchiefer@bitbucket.org/DennisSchiefer/project-osrm-web.git into develop DennisSchiefer 2012-03-14 16:50:14 +0100
  • a7eef27e99 added legal headers, beautified comments, moved language settings to config, moved timeout settings to config, corrected bug with route link and via nodes, removed old files, corrected spelling error for roundabout DennisSchiefer 2012-03-14 16:45:15 +0100
  • 64ab2da43b Fixes issue #180. DennisOSRM 2012-03-14 16:44:43 +0100
  • 4b40f1253f added legal headers, beautified comments, moved language settings to config, moved timeout settings to config, corrected bug with route link and via nodes removed old files DennisSchiefer 2012-03-14 16:30:11 +0100
  • 5ebe8080f9 small bug class/id mixed up v0.1 DennisSchiefer 2012-03-14 11:24:40 +0100
  • d92b28d2c3 restructured for release DennisSchiefer 2012-03-14 10:39:37 +0100
  • ec27881f39 test fencing DennisSchiefer 2012-03-13 22:39:28 +0100
  • c5a8ec7c31 added better lat/lng display when dragging, added experimental faster route redraw (commented out), changed default website url and routing url, removed drag after dragend event workaround DennisSchiefer 2012-03-13 22:25:40 +0100
  • afbd3347da added clear debug log button, removed showing of links in gpx, route requests, checked html with validator DennisSchiefer 2012-03-13 20:51:44 +0100
  • 41bcafc3a1 added lat/lng processing DennisSchiefer 2012-03-13 17:57:48 +0100
  • 27d24885a9 debug window stays at botoom when adding data DennisSchiefer 2012-03-13 17:36:40 +0100
  • 805402b230 starting to reverse geocoding DennisSchiefer 2012-03-13 17:32:18 +0100
  • 6d74ae1b84 Allowing toll_booth's to be bypassed. DennisOSRM 2012-03-13 16:03:43 +0100
  • 26f3c51cf0 Merge pull request #131 from emiltin/oneway_class_override Project OSRM 2012-03-13 07:58:36 -0700
  • 4918549bac fixed bug when selecting city options in geocoder, added clicking on map to create markers, reset also clears input boxes now DennisSchiefer 2012-03-13 15:26:53 +0100
  • 784f417857 changed geocoder to official OSM geocoder, switched default map style to osm.org DennisSchiefer 2012-03-13 14:31:23 +0100
  • 0bc3e098ac added GUI support for IE9 and IE10, changed GUI legal text, changed via-node deletion to click only, moved default entries for input boxes to config file, made input boxes selectable again DennisSchiefer 2012-03-13 14:15:07 +0100
  • dfd3a5d554 changed round-about symbol, corrected bug with ENTER not working on location input DennisSchiefer 2012-03-13 10:26:31 +0100
  • 9dcc472c60 Merge branch 'feature/prefetching' into develop DennisSchiefer 2012-03-12 13:33:14 +0100
  • c972e2cf41 Merge branch 'gui/buttons' into develop DennisSchiefer 2012-03-12 13:26:38 +0100
  • de9ab83cea ignore eclipse files DennisSchiefer 2012-03-12 13:16:32 +0100
  • 174e388e2d debug window added, when including OSRM.debug, a debug window is shown schiefer 2012-03-12 11:33:39 +0100
  • ee41fb45b7 added more turn instructions, changed clickability of gui DennisSchiefer 2012-03-10 17:08:25 +0100
  • df240e8035 Merge b192fb9403 into 24e72bc6cc GitHub Merge Button 2012-03-10 00:47:04 -0800
  • b192fb9403 make sure oneway:<class> overrides standard oneway tag Emil Tin 2012-02-18 21:55:25 +0100
  • 93892b9806 changed buttons look schiefer 2012-03-09 17:33:06 +0100
  • 749d83a69f - store prefetched images permanently (otherwise they are not prefetched before the function terminated) - store each type of marker icon once schiefer 2012-03-09 15:26:32 +0100
  • 8b109904c8 initial import schiefer 2012-03-09 09:24:51 +0100
  • 24e72bc6cc Merge pull request #171 from emiltin/cuke_penalty_tests Project OSRM 2012-03-08 05:33:21 -0800
  • 448459128b Merge 9dfbd5f671 into a65339d011 GitHub Merge Button 2012-03-08 05:18:34 -0800
  • 9dfbd5f671 tests for signal penalty. renamed 'given the nodes' to 'given the node map' and introduced new 'given the nodes' to set node tags Emil Tin 2012-03-08 08:37:41 +0100
  • a65339d011 Check that each shortcut is unpackable in debug mode DennisOSRM 2012-03-08 11:42:55 +0100
  • 88890a1914 Upper bound for ordinals. Unlikely that any roundabout has more than 10 exits, but again, OSM has unlimited opportunities. DennisOSRM 2012-03-08 11:37:41 +0100
  • 3ea1461839 Fixing direction of edges. DennisOSRM 2012-03-08 11:35:40 +0100
  • 164e1be018 Disabling CH postprocessing for now. DennisOSRM 2012-03-08 11:27:31 +0100
  • fffb9c8a2c Correct counting of node-based edges DennisOSRM 2012-03-07 14:08:46 +0100
  • f877788cf1 Changing traffic signal penalty DennisOSRM 2012-03-07 12:39:08 +0100
  • 5940e40d22 Moving a variable back to local scope DennisOSRM 2012-03-07 10:43:25 +0100
  • 9c894fb8b0 A bit of code cleanup DennisOSRM 2012-03-07 10:39:33 +0100
  • 29b30bb69c Moving contractor back to baseline DennisOSRM 2012-03-07 08:49:10 +0100
  • 9b340a507b checksum is unsigned not signed DennisOSRM 2012-03-07 08:30:51 +0100
  • 0465753bdf Merge branch 'master' of https://DennisOSRM@github.com/DennisOSRM/Project-OSRM.git DennisOSRM 2012-03-06 19:27:02 +0100
  • 08ebe94005 Remove duplicate edges. DennisOSRM 2012-03-06 19:25:54 +0100
  • 7afd6d32b7 Merge pull request #169 from emiltin/cuke_avoid_pbf_roundtrip Project OSRM 2012-03-06 06:09:34 -0800
  • 7bd6313682 Merge f41495dc7a into b253721df4 GitHub Merge Button 2012-03-06 06:07:42 -0800
  • f41495dc7a osrm-prepare still reads xml, so avoid converting to pfb format. avoids dependency on osmosis tool Emil Tin 2012-03-06 15:05:52 +0100
  • b253721df4 Merge pull request #168 from emiltin/cuke_updated_api Project OSRM 2012-03-06 05:55:34 -0800
  • b35a4ba166 Merge 8200f889fb into ec9a7f8165 GitHub Merge Button 2012-03-06 05:52:40 -0800
  • 8200f889fb updated cucumber test to use loc= query params Emil Tin 2012-03-06 14:50:59 +0100
  • ec9a7f8165 Updated SConstruct to check for additional boost headers DennisOSRM 2012-03-06 08:50:15 +0100
  • e83891b4fc API Breaking change. Location of nodes can be specified by a hint. DennisOSRM 2012-03-05 19:08:10 +0100
  • 91c9cb2114 Change of API. DennisOSRM 2012-03-05 17:42:35 +0100
  • 303d571d23 Merge pull request #163 from emiltin/update_restriction_tests Project OSRM 2012-03-05 07:21:07 -0800
  • f7cc34c807 Parsing hints from request. If no hint is given, then it is initialized to empty string. DennisOSRM 2012-03-05 16:19:46 +0100
  • 6671247046 Merge 8b2c0030d0 into 0cd06be13a GitHub Merge Button 2012-03-05 07:19:01 -0800
  • 8b2c0030d0 update turn restrictions tests to use oneway streets, to avoid u-turns Emil Tin 2012-03-05 16:11:11 +0100
  • c273351d4a PhantomNodes get transmitted as well. The client is supposed to send us this information whenever it's possible. DennisOSRM 2012-03-05 15:44:21 +0100
  • 0cd06be13a Fixes segfault where route over node with highest ID could not be unpacked. DennisOSRM 2012-03-05 14:48:59 +0100
  • ee64b2f5fd removed dead code DennisOSRM 2012-03-05 14:47:48 +0100
  • f8499e1113 More assertions in debug runs, but faster in release runs. DennisOSRM 2012-03-05 14:34:38 +0100
  • 1d889a4244 Change to show english comments Moises Arcos 2012-03-05 13:46:45 +0100
  • 305f4dc5d0 Merge remote-tracking branch 'origin/master' DennisOSRM 2012-03-05 09:39:13 +0100
  • 3e73710245 Adding another method to simply add the increment. DennisOSRM 2012-03-05 09:37:13 +0100
  • 77d5c44664 fixes issue #161 DennisOSRM 2012-03-05 09:36:20 +0100
  • 22e1e6c92f partially fixes issue #161 DennisOSRM 2012-03-05 09:32:53 +0100
  • e70bcfb343 Merge pull request #158 from DrVanScott/gui Project OSRM 2012-03-02 10:21:25 -0800
  • 5903e08e28 Merge 93bccf36ba into 1720a2b123 GitHub Merge Button 2012-03-02 10:09:33 -0800
  • 93bccf36ba support coordinates as start/end point: also accept semicolon as separator Dr Scott 2012-03-02 19:05:17 +0100
  • 1720a2b123 Merge pull request #159 from emiltin/update_restriction_tests Project OSRM 2012-03-02 07:48:57 -0800
  • 9e673954da Merge b0ecb869f2 into 9fdb6eb2c5 GitHub Merge Button 2012-03-02 07:47:34 -0800
  • b0ecb869f2 updated turn restriction tests. use correct .osrm.restrictions file during tests. add tests for no-right-turn Emil Tin 2012-03-02 13:35:30 +0100
  • 58359fe4ac support coordinates as start/end point Dr Scott 2012-03-01 23:21:27 +0100
  • 9fdb6eb2c5 Refactoring edge based graph generation subrouting into a single function. Should make parallelization much easier. DennisOSRM 2012-03-01 19:41:06 +0100
  • 9b80d44873 Fixes an issue where target was on a dead-end street. DennisOSRM 2012-03-01 19:39:48 +0100
  • 9673980fae Reserve is not initial size DennisOSRM 2012-03-01 15:59:46 +0100
  • ec579fb6be Renaming of Bits Struct DennisOSRM 2012-03-01 15:58:59 +0100
  • 3cc3d4fd3b Fail more gracefully if file of restrictions is not accessible. DennisOSRM 2012-03-01 15:58:10 +0100
  • 63f4aaf7dd Further refactoring of edge based graph generation DennisOSRM 2012-03-01 14:36:10 +0100
  • 9776373784 Allow ways to cross barrier=border_control DennisOSRM 2012-03-01 09:59:35 +0100
  • f8c0c468a9 First preparations for Intels TBB DennisOSRM 2012-02-29 20:02:04 +0100
  • 3e3c5f72e9 Disabling debug output. DennisOSRM 2012-02-29 14:58:31 +0100
  • f332f39ea6 Merge branch 'master' of https://DennisOSRM@github.com/DennisOSRM/Project-OSRM.git DennisOSRM 2012-02-29 14:30:19 +0100
  • 39be1ec116 Simplify turn instructions DennisOSRM 2012-02-29 14:14:30 +0100
  • c3bab284ba Merge branch 'master' of https://DennisOSRM@github.com/DennisOSRM/Project-OSRM.git DennisOSRM 2012-02-29 14:11:07 +0100
  • 28581de0ee Simplify turn instructions where roads carry multiple names in ref DennisOSRM 2012-02-29 14:10:44 +0100
  • 2bd749b0f7 Readme references to Wiki Project OSRM 2012-02-29 09:24:35 +0100
  • 9586bc26c7 Better speed profile DennisOSRM 2012-02-28 17:29:01 +0100
  • e8ef6c8b8a Changing name of traffic signal parameter. DennisOSRM 2012-02-28 16:47:40 +0100
  • 300f7370c8 traffic signal penalty gets incorporated now into routing data. DennisOSRM 2012-02-28 16:25:01 +0100
  • 8d83ce47e9 Renaming vector DennisOSRM 2012-02-28 15:33:31 +0100
  • ade2ecdb8e Parsing traffic lights from input data DennisOSRM 2012-02-28 15:31:47 +0100
  • 8839a5eb3f All kinds of barriers get parsed now, not only bollards. DennisOSRM 2012-02-28 15:15:08 +0100
  • d61ece7891 Merge branch 'master' of https://DennisOSRM@github.com/DennisOSRM/Project-OSRM.git DennisOSRM 2012-02-28 11:36:07 +0100
  • f736bb9c9a More realistic car speed profile DennisOSRM 2012-02-28 11:35:47 +0100
  • f8fb79a838 Merge pull request #154 from emiltin/update_distance_tests Project OSRM 2012-02-27 06:12:49 -0800
  • 112e147f09 Merge 5ad4992816 into 02e15bd3d2 GitHub Merge Button 2012-02-27 05:49:49 -0800
  • 5ad4992816 fixed two distance tests, and added another for 1000km scales Emil Tin 2012-02-27 14:48:14 +0100
  • 02e15bd3d2 Disabling OpenMP for good on OS X, see issue #123 DennisOSRM 2012-02-27 13:09:59 +0100
  • 25d15fe2af Disabling OpenMP for good on OS X DennisOSRM 2012-02-27 13:09:19 +0100