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 1120 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 1 20:00:27 2012 UTC (12 years, 4 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, 9 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, 9 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, 10 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, 5 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, 8 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, 1 month 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, 1 month 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]
Modified 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.
Revision 515 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 18 17:38:40 2010 UTC (14 years, 5 months ago) by amb
File length: 17650 byte(s)
Diff to previous 429
Updated with information about the new features.
Revision 429 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 27 08:25:04 2010 UTC (14 years, 9 months ago) by amb
File length: 16416 byte(s)
Diff to previous 420
Updated documentation to match new web site.
Revision 420 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 30 18:25:06 2010 UTC (14 years, 10 months ago) by amb
File length: 16484 byte(s)
Diff to previous 381
Add the planetsplitter tagging rules option (and remove the unnecessary options that it replaces), add the filedumper OSM dump option and add the tagmodifier program.
Revision 381 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 27 16:26:58 2010 UTC (14 years, 11 months ago) by amb
File length: 15571 byte(s)
Diff to previous 318
Interim checkin of updated documentation.
Revision 318 - (view) (download) (annotate) - [select for diffs]
Added Mon Jan 18 18:38:13 2010 UTC (15 years, 2 months ago) by amb
File length: 20505 byte(s)
Diff to previous 288
Updated documentation.
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.