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 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: 11896 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: 12070 byte(s)
Diff to previous 89
Intermediate version during code cleanup.
Revision 89 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 28 18:46:55 2009 UTC (16 years, 1 month ago) by amb
File length: 11953 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: 12442 byte(s)
Diff to previous 87
Intermediate version while transitioning data format for nodes and segments.
Revision 87 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 26 18:47:23 2009 UTC (16 years, 1 month ago) by amb
File length: 12446 byte(s)
Diff to previous 85
Change Segment to contain index of way not its real ID. Don't store the real way ID to save space.
Revision 85 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 25 12:11:58 2009 UTC (16 years, 1 month ago) by amb
File length: 13785 byte(s)
Diff to previous 82
Fix misspelling of Unclassified.
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: 13780 byte(s)
Diff to previous 75
Added profiles to define speed and allowed highways. Added new options to planetsplitter and router to use the profiles.
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: 13192 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: 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, 1 month 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, 1 month 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, 1 month 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, 2 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, 2 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.