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 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]
Modified 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).
Revision 74 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 23 16:09:09 2009 UTC (16 years, 1 month ago) by amb
File length: 4201 byte(s)
Diff to previous 71
Add enumerated type Transport. Replace variables of AllowType with Transport where more appropriate. Replace AllowType with Allowed. Replace WayType with Highway.
Revision 71 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 23 15:22:31 2009 UTC (16 years, 1 month ago) by amb
File length: 4195 byte(s)
Diff to previous 66
Create a large or small results structure depending on how many nodes are expected.
Revision 66 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 22 19:15:30 2009 UTC (16 years, 1 month ago) by amb
File length: 4189 byte(s)
Diff to previous 63
Nodes, Segments, Ways - Nodes, Segments, Ways.
Revision 63 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 21 19:35:52 2009 UTC (16 years, 1 month ago) by amb
File length: 4189 byte(s)
Diff to previous 55
Calculate way speeds at routing time.
Revision 55 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 18 16:40:57 2009 UTC (16 years, 2 months ago) by amb
File length: 4159 byte(s)
Diff to previous 54
Print out a GPX file.
Revision 54 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 18 16:04:09 2009 UTC (16 years, 2 months ago) by amb
File length: 4028 byte(s)
Diff to previous 48
Added Super-Ways and allow user to select method of transport.
Revision 48 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 18 09:06:57 2009 UTC (16 years, 2 months ago) by amb
File length: 3677 byte(s)
Diff to previous 44
Print an error if no route can be found.
Revision 44 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 17 11:25:38 2009 UTC (16 years, 2 months ago) by amb
File length: 3604 byte(s)
Diff to previous 43
Added an option to not print the result.
Revision 43 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 16 20:04:47 2009 UTC (16 years, 2 months ago) by amb
File length: 3324 byte(s)
Diff to previous 34
Speed optimisation by changing the contents of the Results structure.
Revision 34 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 11 20:09:37 2009 UTC (16 years, 2 months ago) by amb
File length: 3444 byte(s)
Diff to previous 33
Routes correctly using super-nodes (not Lands End to John O'Groats though).
Revision 33 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 11 09:42:26 2009 UTC (16 years, 2 months ago) by amb
File length: 1763 byte(s)
Diff to previous 31
Replace Junction with SuperNode.
Revision 31 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 11 09:28:31 2009 UTC (16 years, 2 months ago) by amb
File length: 1757 byte(s)
Diff to previous 26
Working version with supersegments and junctions.
Revision 26 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 10 11:53:49 2009 UTC (16 years, 2 months ago) by amb
File length: 1258 byte(s)
Diff to previous 6
About to add the super-segment functionality using Segments data type to hold them.
Revision 6 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 3 12:25:24 2009 UTC (16 years, 2 months ago) by amb
File length: 1083 byte(s)
Diff to previous 3
Added the ways to the output.
Revision 3 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 1 19:22:12 2009 UTC (16 years, 2 months ago) by amb
File length: 1052 byte(s)
Diff to previous 2
Print out the results.
Revision 2 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed Dec 31 12:21:27 2008 UTC (16 years, 2 months ago) by amb
File length: 1050 byte(s)
Initial revision
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.