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 228 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jul 12 09:01:48 2009 UTC (15 years, 8 months ago) by amb
File length: 6183 byte(s)
Diff to previous 227
Tidy up and fix comments and include files.


Revision 227 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jul 12 08:38:12 2009 UTC (15 years, 8 months ago) by amb
File length: 6165 byte(s)
Diff to previous 226
Check all print statements and made them more consistent and/or accurate.


Revision 226 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jul 11 19:29:19 2009 UTC (15 years, 8 months ago) by amb
File length: 6158 byte(s)
Diff to previous 224
Free memory at the end of planetsplitter (to aid finding potential leaks
earlier).


Revision 224 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 9 18:56:50 2009 UTC (15 years, 8 months ago) by amb
File length: 6076 byte(s)
Diff to previous 220
Separate the sorting of Ways from compacting of Ways.


Revision 220 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 9 17:32:35 2009 UTC (15 years, 8 months ago) by amb
File length: 6027 byte(s)
Diff to previous 214
Ensure that variable is reset before using it.


Revision 214 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 2 17:49:16 2009 UTC (15 years, 8 months ago) by amb
File length: 6109 byte(s)
Diff to previous 212
Fix some gcc pedantic warnings.


Revision 212 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jul 1 18:23:26 2009 UTC (15 years, 8 months ago) by amb
File length: 6129 byte(s)
Diff to previous 209
Remove the Node structure from the NodeX structure to save memory.


Revision 209 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 30 18:32:42 2009 UTC (15 years, 8 months ago) by amb
File length: 6161 byte(s)
Diff to previous 204
Remove the Segment structure from the SegmentX structure to save memory.


Revision 204 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 25 18:17:58 2009 UTC (15 years, 9 months ago) by amb
File length: 6093 byte(s)
Diff to previous 203
Undo part of the previous change - only update the Segment way index at the end.


Revision 203 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 25 17:46:46 2009 UTC (15 years, 9 months ago) by amb
File length: 6093 byte(s)
Diff to previous 199
Reduce the number of ways in the output by compacting them (sharing the same
information between identical ways).


Revision 199 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 15 18:56:09 2009 UTC (15 years, 9 months ago) by amb
File length: 6085 byte(s)
Diff to previous 195
Put some of types.h into typesx.h (for extended data types).
Put some of functions.h into functionsx.h (for OSM parser).
Change included files to match.


Revision 195 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jun 13 13:02:12 2009 UTC (15 years, 9 months ago) by amb
File length: 6041 byte(s)
Diff to previous 166
Handle nodes that are missing from the .osm file (ignore the segment).


Revision 166 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 30 17:29:03 2009 UTC (15 years, 10 months ago) by amb
File length: 5983 byte(s)
Diff to previous 162
First attempt at preferences for highways - uses integer arithmetic and doesn't
work well.


Revision 162 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 23 17:37:04 2009 UTC (15 years, 11 months ago) by amb
File length: 5985 byte(s)
Diff to previous 151
Move the filename generation to a new function.


Revision 151 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 8 16:54:34 2009 UTC (15 years, 11 months ago) by amb
File length: 6310 byte(s)
Diff to previous 150
Changed the license to Affero GPLv3.


Revision 150 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 7 18:32:50 2009 UTC (15 years, 11 months ago) by amb
File length: 5851 byte(s)
Diff to previous 132
Remove the --help-profile command line option.


Revision 132 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 28 17:31:41 2009 UTC (16 years ago) by amb
File length: 6029 byte(s)
Diff to previous 109
Move print statements from planetsplitter into individual functions.


Revision 109 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 7 15:56:08 2009 UTC (16 years, 1 month ago) by amb
File length: 7109 byte(s)
Diff to previous 104
Split the extended data types from the normal data types.


Revision 104 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Feb 6 20:23:35 2009 UTC (16 years, 1 month ago) by amb
File length: 7086 byte(s)
Diff to previous 101
Segments now not duplicated in database.
Routing with all nodes works, not with super-nodes.


Revision 101 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 4 18:29:12 2009 UTC (16 years, 1 month ago) by amb
File length: 6397 byte(s)
Diff to previous 97
Use '--*' command line arguments, not '-*'.


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]
Added 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.



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