Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/doc/USAGE.txt
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
Revision 1157 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 19 18:30:35 2012 UTC (12 years, 4 months ago) by amb
File length: 25009 byte(s)
Diff to previous 1151
Do not require that --preserve must be used with --parse-only before changes can be applied (reverses r1151 for the change to functionality but preserves the changes to the functions that enable it).
Revision 1151 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 18 17:24:50 2012 UTC (12 years, 4 months ago) by amb
File length: 25346 byte(s)
Diff to previous 1149
Using --parse-only and --preserve must sort the data so that it is ready to apply the changes.
Revision 1149 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 17 18:55:11 2012 UTC (12 years, 4 months ago) by amb
File length: 25009 byte(s)
Diff to previous 1140
Add a new program to dump the contents of the intermediate files that are generated by using --preserve or --changes.
Revision 1140 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 16 18:47:07 2012 UTC (12 years, 4 months ago) by amb
File length: 23536 byte(s)
Diff to previous 1136
Code to allow adding OSC change files (.osc files) to an existing set of parsed (and preserved) data.
Revision 1136 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 10 19:23:32 2012 UTC (12 years, 4 months ago) by amb
File length: 22287 byte(s)
Diff to previous 1120
Added a --preserve option which keeps the raw data files after parsing, sorting and de-duplication.
Revision 1120 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 1 20:00:27 2012 UTC (12 years, 5 months ago) by amb
File length: 22143 byte(s)
Diff to previous 1117
Introduce a new'--append' option for appending data from a file to the currently parsed data. Rename the intermediate file used for storing data to be appended to. Add a function to call after appending to a file which closes the file and renames it to a temporary filename which is used for the remaining processing.
Revision 1117 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 24 08:35:00 2012 UTC (12 years, 5 months ago) by amb
File length: 21072 byte(s)
Diff to previous 1023
Perform the pruning for isolated regions in terms of each transport type individually.
Revision 1023 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 17 18:50:05 2012 UTC (12 years, 8 months ago) by amb
File length: 20939 byte(s)
Diff to previous 1003
Add a note that too many threads and not enough memory will slow down planetsplitter operation.
Revision 1003 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 5 14:14:45 2012 UTC (12 years, 10 months ago) by amb
File length: 20860 byte(s)
Diff to previous 1002
Add an option to the visualiser to display segments of each of the highway types.
Revision 1002 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 5 13:17:42 2012 UTC (12 years, 10 months ago) by amb
File length: 20715 byte(s)
Diff to previous 991
Add an option to the visualiser to display segments accessible to each of the transport types.
Revision 991 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 2 16:40:08 2012 UTC (12 years, 11 months ago) by amb
File length: 20541 byte(s)
Diff to previous 982
Convert sorting algorithms to optionally use multiple threads.
Revision 982 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 17 14:04:17 2012 UTC (13 years ago) by amb
File length: 20369 byte(s)
Diff to previous 975
Add a new '--logtime' option that prints the elapsed time for planetsplitter.
Revision 975 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 21 17:52:41 2012 UTC (13 years, 1 month ago) by amb
File length: 20259 byte(s)
Diff to previous 966
Enable pruning by default. Fix the test cases to run with and without pruning but only compare against the expected results when not pruned.
Revision 966 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 18 10:36:35 2012 UTC (13 years, 1 month ago) by amb
File length: 20081 byte(s)
Diff to previous 964
Prune nodes in the middle of straight highways.
Revision 964 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 11 19:51:46 2012 UTC (13 years, 1 month ago) by amb
File length: 19882 byte(s)
Diff to previous 953
Prune short segments.
Revision 953 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 14 15:22:26 2012 UTC (13 years, 2 months ago) by amb
File length: 19703 byte(s)
Diff to previous 861
Add the option to prune small isolated regions out of the database to avoid routes starting of finishing on them.
Revision 861 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 6 07:52:47 2011 UTC (13 years, 6 months ago) by amb
File length: 19456 byte(s)
Diff to previous 810
Change the default number of iterations to 5 since testing shows that there is negligible improvement beyond here.
Revision 810 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 21 18:15:26 2011 UTC (13 years, 8 months ago) by amb
File length: 19457 byte(s)
Diff to previous 804
The filename is now optional in the --errorlog option.
Revision 804 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 3 09:06:06 2011 UTC (13 years, 9 months ago) by amb
File length: 19419 byte(s)
Diff to previous 737
Add framework for logging error during OSM parsing and subsequent processing.
Revision 737 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 30 12:51:08 2011 UTC (13 years, 10 months ago) by amb
File length: 19251 byte(s)
Diff to previous 675
Run a spelling check on the documentation.
Revision 675 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 22 13:59:27 2011 UTC (13 years, 11 months ago) by amb
File length: 19253 byte(s)
Diff to previous 623
Add in the option to specify an initial heading.
Revision 623 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 5 17:00:56 2011 UTC (14 years, 2 months ago) by amb
File length: 19012 byte(s)
Diff to previous 622
Updated the visualiser to include turn restrictions.
Revision 622 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 5 15:41:48 2011 UTC (14 years, 2 months ago) by amb
File length: 18968 byte(s)
Diff to previous 620
Include the option to obey turn restrictions in the profile for each transport type.
Revision 620 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 30 17:44:09 2011 UTC (14 years, 2 months ago) by amb
File length: 18745 byte(s)
Diff to previous 524
Update text versions of documents to match HTML.
Revision 524 - (view) (download) (annotate) - [select for diffs]
Added Sat Nov 13 17:51:14 2010 UTC (14 years, 4 months ago) by amb
File length: 18371 byte(s)
Diff to previous 515
Update program usage for new logging option.
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.