Commit Graph

  • 0df0c85fea Moving static code from NNGrid namespace to class DennisOSRM 2011-12-14 18:23:14 +0100
  • fdd85a6328 Code cleanup DennisOSRM 2011-12-14 18:07:58 +0100
  • 1409d0e06e Moving Bresenhams algorithm to the Algorithms subdirectory DennisOSRM 2011-12-14 18:06:31 +0100
  • 4765409fe7 nearest neighbor data structure supports files larger than 4GB now. DennisOSRM 2011-12-14 16:25:28 +0100
  • dad24f1106 Renaming subfolder DennisOSRM 2011-12-13 15:45:14 +0100
  • 9ea39d280c SRTM Root directory parsed from ini file DennisOSRM 2011-12-13 15:30:52 +0100
  • a04eb2bba1 Better LRU Cache implementation DennisOSRM 2011-12-13 13:59:01 +0100
  • e849d18c1b Merge fixed DennisOSRM 2011-12-13 11:08:40 +0100
  • 57868f38ef First working version of SRTM lookup DennisOSRM 2011-12-13 10:13:48 +0100
  • 85f9b398da Minor change: Removing dead code DennisOSRM 2011-12-13 10:12:41 +0100
  • 5f80c5301b Moved all Windows related files to win folder Sasa Ivetic 2011-12-12 11:57:52 -0600
  • c5ec7c91da Merge 1f3421fc20 into e081cf1c3d GitHub Merge Button 2011-12-10 09:43:46 -0800
  • e081cf1c3d Fixing inverted #ifdef DennisOSRM 2011-12-10 18:43:37 +0100
  • 7c85b2f85a Threshold for Douglas-Peucker fixed DennisOSRM 2011-12-10 18:42:07 +0100
  • ec3bcb43a8 Downsizing memory requirements by better struct packing DennisOSRM 2011-12-10 18:26:33 +0100
  • 3a984668d6 Fixing several of the flickering issues. DennisOSRM 2011-12-10 17:34:43 +0100
  • b08104367e Minor change: Rearranging debug output DennisOSRM 2011-12-10 17:12:54 +0100
  • 1fb97f0080 Disabling tc DennisOSRM 2011-12-10 16:50:18 +0100
  • 79a989e504 ignored edge type, i.e. ferry connections, can now be excluded from nearest neighbor lookup DennisOSRM 2011-12-10 15:13:15 +0100
  • d7f8eafe2d Removed google sparsehash DennisOSRM 2011-12-10 14:58:18 +0100
  • 6e74ac9bd2 Removed redundant information DennisOSRM 2011-12-10 14:57:59 +0100
  • 82c2e9978f Fixed stopping condition of Dijkstra implementation. DennisOSRM 2011-12-10 14:16:21 +0100
  • e04ef5a030 Dropped google sparsehash dependency DennisOSRM 2011-12-10 14:12:36 +0100
  • 0906a0fe1c Web page is available at https://github.com/DennisOSRM/dennisosrm.github.com, so no need to store it twice DennisOSRM 2011-12-10 14:10:55 +0100
  • d07994bd73 Replaced google sparsehash by boost unordered map DennisOSRM 2011-12-10 14:09:40 +0100
  • e8699d4337 Removed dead code; streamlined IOs; #ifdef'ed debug code; replace google sparsehash by boost::unordered_map DennisOSRM 2011-12-10 14:02:33 +0100
  • aa0ce0fb88 Removed dead code DennisOSRM 2011-12-10 13:49:38 +0100
  • aa4eb3504a Merge ce4112a211 into 435efc9886 GitHub Merge Button 2011-12-10 03:39:45 -0800
  • 435efc9886 speedprofile.ini has new options DennisOSRM 2011-12-10 12:29:03 +0100
  • e64e45015a Minor change: Removing dead code DennisOSRM 2011-12-09 17:43:50 +0100
  • 8e9461ea6a Minor change: simplifying code. DennisOSRM 2011-12-09 17:40:40 +0100
  • 1262600895 Removing dead code DennisOSRM 2011-12-09 17:39:13 +0100
  • 8589436158 Less flickery DennisOSRM 2011-12-09 17:20:01 +0100
  • 1f3421fc20 Merge branch 'master' into sandbox Emil Tin 2011-12-08 21:12:35 +0100
  • 5690c6873f bicycles allowed against normal oneways flow. motorways are oneway Emil Tin 2011-12-08 17:15:27 +0100
  • ce4112a211 Edits to ensure compilation on Windows. Sasa Ivetic 2011-12-08 09:54:55 -0600
  • 5e7cf65488 SConstruct works on Mac, rake convenience tasks Emil Tin 2011-12-03 08:33:33 +0100
  • 3f9ec1f2a5 Merge 2f5ebdf7ef into 3767ffd79a GitHub Merge Button 2011-12-06 09:00:25 -0800
  • 2f5ebdf7ef fix deleted comment Emil Tin 2011-12-06 17:54:20 +0100
  • 24982f57e5 moved osm test data into a folder Emil Tin 2011-12-06 17:51:31 +0100
  • dd17ff0943 Merge bcd43ddcc7 into 3767ffd79a GitHub Merge Button 2011-12-06 08:37:51 -0800
  • bcd43ddcc7 match upstream Emil Tin 2011-12-06 17:37:37 +0100
  • 7601470e60 Merge branch 'rake' Emil Tin 2011-12-06 17:30:58 +0100
  • a321c3d3b6 just a comment Emil Tin 2011-12-06 17:29:56 +0100
  • f1e5afd9ee merged Emil Tin 2011-12-06 17:23:15 +0100
  • 645abc36ee updated rake tasks Emil Tin 2011-12-06 17:19:16 +0100
  • 6584c8b624 Merge branch 'master' into rake Emil Tin 2011-12-06 15:07:01 +0100
  • c79a7f469f updated scons script Emil Tin 2011-12-06 15:05:14 +0100
  • d42cb2a606 Merge branch 'master' of https://github.com/DennisOSRM/Project-OSRM Emil Tin 2011-12-06 15:03:56 +0100
  • 3767ffd79a Forgotten in latest round of changes DennisOSRM 2011-12-06 14:56:52 +0100
  • 337211231d merge upstream Emil Tin 2011-12-06 13:58:59 +0100
  • 39872e9867 rake task for downloading osm data Emil Tin 2011-12-06 13:52:39 +0100
  • d81c632ef2 Another changeset to reduce flickering DennisOSRM 2011-12-06 11:36:16 +0100
  • 18abdd0cd6 Fixes ticket 41. Speed is minimum of tagged maxspeed and definition from speedprofile.ini DennisOSRM 2011-12-06 10:56:42 +0100
  • fb168536cb Merge branch 'master' into rake Emil Tin 2011-12-05 23:12:23 +0100
  • c758b1aeb7 if <accessclass>=no then immediately return. Fixes ticket 41 DennisOSRM 2011-12-05 18:28:00 +0100
  • 98c9ebba93 Solves another case of flickery routes. DennisOSRM 2011-12-05 15:22:19 +0100
  • 0ec72f40f0 Compare edge by edgebasednodeids DennisOSRM 2011-12-05 15:14:43 +0100
  • dbc5529bde Moving check to member function DennisOSRM 2011-12-05 15:14:23 +0100
  • df82140a39 fixes ticket 43 DennisOSRM 2011-12-05 14:45:45 +0100
  • 0cad039615 implements ticket 41 DennisOSRM 2011-12-05 18:39:40 +0100
  • abfb49818f if <accessclass>=no then immediately return. Fixes ticket 41 DennisOSRM 2011-12-05 18:28:00 +0100
  • fa548f3fbc Merge branch 'master' of https://github.com/DennisOSRM/Project-OSRM Emil Tin 2011-12-05 17:01:08 +0100
  • afe9157d65 Solves another case of flickery routes. DennisOSRM 2011-12-05 15:22:19 +0100
  • fe12ba23b0 Compare edge by edgebasednodeids DennisOSRM 2011-12-05 15:14:43 +0100
  • 4f54c90a95 Moving check to member function DennisOSRM 2011-12-05 15:14:23 +0100
  • 045922fb56 fixes ticket 43 DennisOSRM 2011-12-05 14:45:45 +0100
  • 683dbb42d9 improved parsing of some osm tags Emil Tin 2011-12-04 22:19:16 +0100
  • 3c5ce306a7 Rake task for reprocessing data, setting up config files etc inside sandbox folder Emil Tin 2011-12-03 14:30:07 +0100
  • 8b8379aa26 Merge 1c38827b55 into 4f5678fc95 GitHub Merge Button 2011-12-02 23:35:42 -0800
  • 1c38827b55 remove rakefile Emil Tin 2011-12-03 08:34:57 +0100
  • cccd76b39e updated SConstruct file to compile on Mac Emil Tin 2011-12-03 08:33:33 +0100
  • c1676a90d2 Merge branch 'master' of https://github.com/DennisOSRM/Project-OSRM Emil Tin 2011-12-02 18:22:22 +0100
  • 4f5678fc95 stale file streams get reset. fixes ticket 37. DennisOSRM 2011-12-02 17:24:50 +0100
  • 3986b30b00 way id needs to be set again DennisOSRM 2011-12-02 16:43:44 +0100
  • 7be723782a Support for 'only_*'-typed turn restrictions. DennisOSRM 2011-12-02 16:38:10 +0100
  • 653fe572cb Merge branch 'master' of https://github.com/DennisOSRM/Project-OSRM Emil Tin 2011-12-02 15:27:26 +0100
  • f601664620 Bringing XML parser up to speed and adding support for turn restriction parsing. Note that it will be removed after the release of 0.3 DennisOSRM 2011-12-02 15:06:49 +0100
  • bd2080fdb5 Flickering of route was caused by rounding error in NNGrid. Fixes ticket #35. DennisOSRM 2011-12-02 11:52:56 +0100
  • d18b648c1e Merge branch 'master' of https://github.com/DennisOSRM/Project-OSRM Emil Tin 2011-12-01 21:55:02 +0100
  • 4f8d7b00e9 Rakefile for building binaries Emil Tin 2011-12-01 20:17:55 +0100
  • b4585f24bb Skipping awfully tagged ways in extraction DennisOSRM 2011-12-01 18:30:13 +0100
  • 21c9132902 Flushing vectors by swap tricks smoothes memory requirements DennisOSRM 2011-12-01 15:13:35 +0100
  • 9abb317e6d Minor changes DennisOSRM 2011-12-01 15:12:30 +0100
  • 5236fb8c0e Removed superflous member that saves about 10 percent of RAM DennisOSRM 2011-12-01 14:48:06 +0100
  • fb661ab6f6 Fixed typo in output DennisOSRM 2011-12-01 13:00:09 +0100
  • 9d22fca5e7 Moved GUARANTEE macro from debug to general scope DennisOSRM 2011-12-01 12:58:41 +0100
  • eb1d629ea7 Doing swap trick to save RAM DennisOSRM 2011-11-30 20:00:05 +0100
  • fd3ce305f4 Moved raw outputs to the appropriate macros DennisOSRM 2011-11-30 19:48:01 +0100
  • 928e1178b1 Removed VERBOSE macro since it was superflous DennisOSRM 2011-11-30 19:33:03 +0100
  • ff5e34ee70 Fixing segfaults when restrictions list was empty. See ticket #34 DennisOSRM 2011-11-30 18:48:38 +0100
  • e8d52c0f01 Fixes issue #38 DennisOSRM 2011-11-30 16:58:44 +0100
  • 275808d0d5 Adding 'designated' to list of recognized access tags DennisOSRM 2011-11-30 16:54:49 +0100
  • 55488b1fb6 Update README.TXT Project OSRM 2011-11-26 16:45:30 +0000
  • e50e6ada6b Merge pull request #30 from emiltin/master Project OSRM 2011-11-26 08:25:28 -0800
  • 2fc28a962f Merge f511af0f0c into f10bf842c6 GitHub Merge Button 2011-11-26 08:19:57 -0800
  • f511af0f0c fix compilation on mac; openmp issues and an unneeded typename Emil Tin 2011-11-26 16:42:15 +0100
  • f10bf842c6 removing OpenMP from where it doesnt belong DennisOSRM 2011-11-26 14:20:29 +0100
  • e3ad54996f Compile fixes Dennis Luxen 2011-11-26 13:16:36 +0000
  • aac6f45f54 Forgot to resolve conflict DennisOSRM 2011-11-26 13:36:45 +0100