Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/src/ways.h
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
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: 4612 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: 4568 byte(s)
Diff to previous 84
Fix misspelling of Unclassified.
Revision 84 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 25 12:09:15 2009 UTC (16 years, 1 month ago) by amb
File length: 4553 byte(s)
Diff to previous 82
Change the segment->way so that it contains the index of the way, not the id.
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: 4496 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: 4434 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: 4336 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: 3733 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: 3766 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: 3766 byte(s)
Diff to previous 57
Calculate way speeds at routing time.
Revision 57 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 19 19:51:27 2009 UTC (16 years, 2 months ago) by amb
File length: 3813 byte(s)
Diff to previous 54
Redefine Way_TYPE() to include one-way status.
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: 3813 byte(s)
Diff to previous 50
Added Super-Ways and allow user to select method of transport.
Revision 50 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 18 09:08:05 2009 UTC (16 years, 2 months ago) by amb
File length: 3742 byte(s)
Diff to previous 32
Store more information about a way (allowed modes of transport).
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: 3350 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: 3289 byte(s)
Diff to previous 27
Store more information about ways.
Revision 27 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 10 13:39:30 2009 UTC (16 years, 2 months ago) by amb
File length: 2683 byte(s)
Diff to previous 26
Increase the increment for the indexed array case.
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: 2754 byte(s)
Diff to previous 21
About to add the super-segment functionality using Segments data type to hold them.
Revision 21 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Jan 9 18:39:23 2009 UTC (16 years, 2 months ago) by amb
File length: 2729 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.