Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/src
Sticky Revision: |
Revision 109 - Directory Listing
Modified Sat Feb 7 15:56:08 2009 UTC (16 years, 1 month ago) by amb
Split the extended data types from the normal data types.
Revision 108 - Directory Listing
Modified Sat Feb 7 11:50:48 2009 UTC (16 years, 1 month ago) by amb
Return NULL if the node cannot be found.
Revision 107 - Directory Listing
Modified Sat Feb 7 11:50:37 2009 UTC (16 years, 1 month ago) by amb
Add new command line options.
Revision 106 - Directory Listing
Modified Sat Feb 7 11:23:25 2009 UTC (16 years, 1 month ago) by amb
Fix some status messages.
Revision 105 - Directory Listing
Modified Sat Feb 7 10:06:37 2009 UTC (16 years, 1 month ago) by amb
Routing works with super-nodes now.
Revision 104 - Directory Listing
Modified Fri Feb 6 20:23:35 2009 UTC (16 years, 1 month ago) by amb
Segments now not duplicated in database. Routing with all nodes works, not with super-nodes.
Revision 103 - Directory Listing
Modified Wed Feb 4 19:11:38 2009 UTC (16 years, 1 month ago) by amb
Fix usage output.
Revision 102 - Directory Listing
Modified Wed Feb 4 18:51:56 2009 UTC (16 years, 1 month ago) by amb
Only sort once, don't store the index.
Revision 101 - Directory Listing
Modified Wed Feb 4 18:29:12 2009 UTC (16 years, 1 month ago) by amb
Use '--*' command line arguments, not '-*'.
Revision 100 - Directory Listing
Modified Wed Feb 4 18:26:29 2009 UTC (16 years, 1 month ago) by amb
Make sure that nodes, segments and ways could be loaded.
Revision 99 - Directory Listing
Modified Wed Feb 4 18:23:33 2009 UTC (16 years, 1 month ago) by amb
Sort the nodes geographically and take coordinates as command line arguments.
Revision 98 - Directory Listing
Modified Mon Feb 2 18:53:13 2009 UTC (16 years, 1 month ago) by amb
More variable and function name changes.
Revision 97 - Directory Listing
Modified Sun Feb 1 17:11:08 2009 UTC (16 years, 1 month ago) by amb
Rename some variable types.
Revision 96 - Directory Listing
Modified Sat Jan 31 15:32:42 2009 UTC (16 years, 1 month ago) by amb
Intermediate version during code cleanup.
Revision 95 - Directory Listing
Modified Sat Jan 31 14:53:29 2009 UTC (16 years, 1 month ago) by amb
Intermediate checkin, routing now working.
Revision 94 - Directory Listing
Modified Sat Jan 31 14:12:16 2009 UTC (16 years, 1 month ago) by amb
Don't print out anything when creating the dependencies directory.
Revision 93 - Directory Listing
Modified Sat Jan 31 14:11:52 2009 UTC (16 years, 1 month ago) by amb
Add command line options to specify the directory and filename prefix.
Revision 92 - Directory Listing
Modified Fri Jan 30 19:57:09 2009 UTC (16 years, 1 month ago) by amb
Remove gcc warning.
Revision 91 - Directory Listing
Modified Fri Jan 30 19:56:35 2009 UTC (16 years, 1 month ago) by amb
Move dependencies to subdir.
Revision 90 - Directory Listing
Modified Thu Jan 29 19:31:52 2009 UTC (16 years, 1 month ago) by amb
Intermediate version while transitioning data format for nodes and segments.
Revision 89 - Directory Listing
Modified Wed Jan 28 18:46:55 2009 UTC (16 years, 1 month ago) by amb
Intermediate version while transitioning data format for nodes and segments.
Revision 88 - Directory Listing
Modified Tue Jan 27 18:22:37 2009 UTC (16 years, 1 month ago) by amb
Intermediate version while transitioning data format for nodes and segments.
Revision 87 - Directory Listing
Modified Mon Jan 26 18:47:23 2009 UTC (16 years, 1 month ago) by amb
Change Segment to contain index of way not its real ID. Don't store the real way ID to save space.
Revision 86 - Directory Listing
Modified Sun Jan 25 12:21:10 2009 UTC (16 years, 1 month ago) by amb
Slightly speed up the Duration calculation by changing the macro.
Revision 85 - Directory Listing
Added Sun Jan 25 12:11:58 2009 UTC (16 years, 1 month ago) by amb
Fix misspelling of Unclassified.