Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/src/ways.c
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Revision 74 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 23 16:09:09 2009 UTC (16 years, 2 months ago) by amb
File length: 11927 byte(s)
Diff to previous 68
Add enumerated type Transport. Replace variables of AllowType with Transport where more appropriate. Replace AllowType with Allowed. Replace WayType with Highway.
Revision 68 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 22 19:39:30 2009 UTC (16 years, 2 months ago) by amb
File length: 11753 byte(s)
Diff to previous 65
Removed the Way_TYPE() macro.
Revision 65 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 22 18:57:16 2009 UTC (16 years, 2 months ago) by amb
File length: 11746 byte(s)
Diff to previous 63
Remove the choice of indexed or non-indexed data structures.
Revision 63 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 21 19:35:52 2009 UTC (16 years, 2 months ago) by amb
File length: 11857 byte(s)
Diff to previous 54
Calculate way speeds at routing time.
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: 10741 byte(s)
Diff to previous 37
Added Super-Ways and allow user to select method of transport.
Revision 37 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 14 19:28:38 2009 UTC (16 years, 2 months ago) by amb
File length: 9686 byte(s)
Diff to previous 32
Fix the sort algorithm and update the indexes after sorting, not before saving.
Revision 32 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 11 09:33:59 2009 UTC (16 years, 2 months ago) by amb
File length: 9504 byte(s)
Diff to previous 30
Some small changes to the nodes, segments and ways functions.
Revision 30 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 10 15:59:59 2009 UTC (16 years, 2 months ago) by amb
File length: 9836 byte(s)
Diff to previous 26
Store more information about ways.
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: 7899 byte(s)
Diff to previous 20
About to add the super-segment functionality using Segments data type to hold them.
Revision 20 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 9 18:39:12 2009 UTC (16 years, 2 months ago) by amb
File length: 7911 byte(s)
Diff to previous 8
Changed the format of the ways data type to match the nodes.
Revision 8 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 4 17:51:24 2009 UTC (16 years, 3 months ago) by amb
File length: 7334 byte(s)
Diff to previous 7
Changed the node, way and segment functions and data types. Removed 'alloced', shortened the prototype array. Remove the automatic sorting of the data. Added assert statements.
Revision 7 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sat Jan 3 12:25:36 2009 UTC (16 years, 3 months ago) by amb
File length: 7004 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.