Routino SVN Repository Browser

Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino

/[routino]/trunk/src/planetsplitter.c
ViewVC logotype

Log of /trunk/src/planetsplitter.c

Parent Directory Parent Directory | Revision Log 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: 6383 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: 6544 byte(s)
Diff to previous 95
Intermediate version during code cleanup.


Revision 95 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 31 14:53:29 2009 UTC (16 years, 1 month ago) by amb
File length: 6525 byte(s)
Diff to previous 93
Intermediate checkin, routing now working.


Revision 93 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 31 14:11:52 2009 UTC (16 years, 1 month ago) by amb
File length: 6441 byte(s)
Diff to previous 92
Add command line options to specify the directory and filename prefix.


Revision 92 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 30 19:57:09 2009 UTC (16 years, 1 month ago) by amb
File length: 5870 byte(s)
Diff to previous 90
Remove gcc warning.


Revision 90 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 29 19:31:52 2009 UTC (16 years, 1 month ago) by amb
File length: 6381 byte(s)
Diff to previous 89
Intermediate version while transitioning data format for nodes and segments.


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: 5157 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: 9645 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: 9958 byte(s)
Diff to previous 84
Change Segment to contain index of way not its real ID.
Don't store the real way ID to save space.


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: 9984 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: 9896 byte(s)
Diff to previous 80
Added profiles to define speed and allowed highways.
Added new options to planetsplitter and router to use the profiles.


Revision 80 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 24 17:29:46 2009 UTC (16 years, 1 month ago) by amb
File length: 9344 byte(s)
Diff to previous 78
Print more information about progress.
Don't quit until 99.9% unchanged.


Revision 78 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 23 19:31:48 2009 UTC (16 years, 1 month ago) by amb
File length: 9434 byte(s)
Diff to previous 76
Fix bug with not specifying a method of transport.


Revision 76 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 23 17:13:48 2009 UTC (16 years, 1 month ago) by amb
File length: 9432 byte(s)
Diff to previous 75
Remove "iteration" as function argument.


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: 9452 byte(s)
Diff to previous 66
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 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: 8420 byte(s)
Diff to previous 60
Nodes, Segments, Ways - Nodes, Segments, Ways.


Revision 60 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 20 18:52:15 2009 UTC (16 years, 2 months ago) by amb
File length: 8246 byte(s)
Diff to previous 58
Add command line options for skipping parsing and iteration limit.


Revision 58 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 19 19:51:42 2009 UTC (16 years, 2 months ago) by amb
File length: 7577 byte(s)
Diff to previous 54
Iteratively calculate the super-segments.


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: 4516 byte(s)
Diff to previous 41
Added Super-Ways and allow user to select method of transport.


Revision 41 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 14 19:31:03 2009 UTC (16 years, 2 months ago) by amb
File length: 4156 byte(s)
Diff to previous 33
Remove bad segments and non-way nodes.


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: 3390 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: 3368 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: 2815 byte(s)
Diff to previous 15
About to add the super-segment functionality using Segments data type to hold
them.


Revision 15 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 6 18:32:16 2009 UTC (16 years, 2 months ago) by amb
File length: 2103 byte(s)
Diff to previous 8
Added SuperSegments data type, but it does nothing yet.


Revision 8 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sun Jan 4 17:51:24 2009 UTC (16 years, 2 months ago) by amb
File length: 1595 byte(s)
Diff to previous 6
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.



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.

  Diffs between and
  Type of Diff should be a