Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/src/router.c
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Revision 135 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Mar 1 17:24:22 2009 UTC (16 years ago) by amb
File length: 11263 byte(s)
Diff to previous 130
Added more limits (weight, height, width, length).
Revision 130 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 28 17:22:24 2009 UTC (16 years ago) by amb
File length: 10613 byte(s)
Diff to previous 129
Add new command line options to make it more CGI friendly.
Revision 129 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Feb 27 20:16:47 2009 UTC (16 years ago) by amb
File length: 9416 byte(s)
Diff to previous 126
Print out Javascript code containing the profiles.
Revision 126 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 15 19:12:41 2009 UTC (16 years, 1 month ago) by amb
File length: 9225 byte(s)
Diff to previous 124
Change some function names.
Revision 124 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 15 16:19:28 2009 UTC (16 years, 1 month ago) by amb
File length: 9040 byte(s)
Diff to previous 122
The search to find a node given the lat/long now searches harder.
Revision 122 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 15 14:32:57 2009 UTC (16 years, 1 month ago) by amb
File length: 9067 byte(s)
Diff to previous 121
Change --only-super to --super.
Revision 121 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 15 14:30:11 2009 UTC (16 years, 1 month ago) by amb
File length: 9077 byte(s)
Diff to previous 115
Store radians rather than degrees.
Revision 115 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 10 19:42:56 2009 UTC (16 years, 1 month ago) by amb
File length: 8971 byte(s)
Diff to previous 113
Changed node_t to index_t.
Revision 113 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 8 15:30:07 2009 UTC (16 years, 1 month ago) by amb
File length: 8930 byte(s)
Diff to previous 112
Calculate quickest or shortest, not both.
Revision 112 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 8 12:03:50 2009 UTC (16 years, 1 month ago) by amb
File length: 8985 byte(s)
Diff to previous 109
Give appropriate error messages if start or end of route are not possible.
Revision 109 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 7 15:56:08 2009 UTC (16 years, 1 month ago) by amb
File length: 8572 byte(s)
Diff to previous 107
Split the extended data types from the normal data types.
Revision 107 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 7 11:50:37 2009 UTC (16 years, 1 month ago) by amb
File length: 8554 byte(s)
Diff to previous 103
Add new command line options.
Revision 103 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 4 19:11:38 2009 UTC (16 years, 1 month ago) by amb
File length: 7492 byte(s)
Diff to previous 101
Fix usage output.
Revision 101 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 4 18:29:12 2009 UTC (16 years, 1 month ago) by amb
File length: 7468 byte(s)
Diff to previous 100
Use '--*' command line arguments, not '-*'.
Revision 100 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 4 18:26:29 2009 UTC (16 years, 1 month ago) by amb
File length: 7446 byte(s)
Diff to previous 99
Make sure that nodes, segments and ways could be loaded.
Revision 99 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 4 18:23:33 2009 UTC (16 years, 1 month ago) by amb
File length: 7130 byte(s)
Diff to previous 97
Sort the nodes geographically and take coordinates as command line arguments.
Revision 97 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 1 17:11:08 2009 UTC (16 years, 1 month ago) by amb
File length: 7003 byte(s)
Diff to previous 96
Rename some variable types.
Revision 96 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 31 15:32:42 2009 UTC (16 years, 1 month ago) by amb
File length: 6974 byte(s)
Diff to previous 95
Intermediate version during code cleanup.
Revision 95 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 31 14:53:29 2009 UTC (16 years, 1 month ago) by amb
File length: 7014 byte(s)
Diff to previous 93
Intermediate checkin, routing now working.
Revision 93 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 31 14:11:52 2009 UTC (16 years, 1 month ago) by amb
File length: 7455 byte(s)
Diff to previous 90
Add command line options to specify the directory and filename prefix.
Revision 90 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 29 19:31:52 2009 UTC (16 years, 1 month ago) by amb
File length: 6609 byte(s)
Diff to previous 88
Intermediate version while transitioning data format for nodes and segments.
Revision 88 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 27 18:22:37 2009 UTC (16 years, 1 month ago) by amb
File length: 6614 byte(s)
Diff to previous 82
Intermediate version while transitioning data format for nodes and segments.
Revision 82 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 25 10:58:52 2009 UTC (16 years, 1 month ago) by amb
File length: 6599 byte(s)
Diff to previous 77
Added profiles to define speed and allowed highways. Added new options to planetsplitter and router to use the profiles.
Revision 77 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 23 17:21:05 2009 UTC (16 years, 1 month ago) by amb
File length: 4987 byte(s)
Diff to previous 75
Proper check that it was unroutable.
Revision 75 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Jan 23 17:09:41 2009 UTC (16 years, 1 month ago) by amb
File length: 4948 byte(s)
Diff to previous 74
Add command line options to planetsplitter and router. Select transport type (must be allowed on way for parsing). Select highway types (ignore when parsing or routing).
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.