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 1600 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 10 18:21:44 2014 UTC (10 years, 5 months ago) by amb
File length: 26448 byte(s)
Diff to previous 1598
Add the '--logtime' and '--logmemory' options to the router to report the time and maximum memory in use (allocated and mapped files) during each step of the routing.
Revision 1598 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 27 16:35:09 2014 UTC (10 years, 6 months ago) by amb
File length: 26184 byte(s)
Diff to previous 1560
Add a '--logmemory' option to planetsplitter which will report the maximum memory in use (allocated and mapped files) during each step of the processing.
Revision 1560 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 30 18:39:35 2014 UTC (10 years, 11 months ago) by amb
File length: 26007 byte(s)
Diff to previous 1514
Update the visualiser web page to allow displaying the "cyclebothways" highway type and the "roundabout" highway type. Also "cyclebothways" is no longer a property so removed from that part of the visualiser.
Revision 1514 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 22 14:00:03 2014 UTC (11 years, 1 month ago) by amb
File length: 25950 byte(s)
Diff to previous 1504
Add the option for automatic uncompression of .xz compressed files (not enabled by default in Makefile.conf).
Revision 1504 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 30 19:45:45 2014 UTC (11 years, 2 months ago) by amb
File length: 25799 byte(s)
Diff to previous 1503
Add an option to calculate a circular route.
Revision 1503 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 30 18:45:56 2014 UTC (11 years, 2 months ago) by amb
File length: 25691 byte(s)
Diff to previous 1465
Add an option to calculate a route in the reverse order.
Revision 1465 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 2 18:12:56 2013 UTC (11 years, 8 months ago) by amb
File length: 25585 byte(s)
Diff to previous 1459
Add a '--output-stdout' option.
Revision 1459 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 8 18:18:33 2013 UTC (11 years, 9 months ago) by amb
File length: 25429 byte(s)
Diff to previous 1396
Fix typo in documentation string.
Revision 1396 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 13 18:08:26 2013 UTC (11 years, 9 months ago) by amb
File length: 25430 byte(s)
Diff to previous 1391
Document that --errorlog and --keep together will create the binary database of errors.
Revision 1391 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 10 18:42:44 2013 UTC (11 years, 9 months ago) by amb
File length: 26563 byte(s)
Diff to previous 1345
Fix typo in documentation.
Revision 1345 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 26 18:51:41 2013 UTC (11 years, 10 months ago) by amb
File length: 26562 byte(s)
Diff to previous 1340
Move the tagmodifier program into the extras directory.
Revision 1340 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 23 18:08:47 2013 UTC (11 years, 10 months ago) by amb
File length: 27789 byte(s)
Diff to previous 1330
There are no segments stored after parsing so cannot be dumper by filedumperx.
Revision 1330 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 18 16:19:34 2013 UTC (11 years, 10 months ago) by amb
File length: 27885 byte(s)
Diff to previous 1323
Create specific HTML formatted output from filedumper for the visualiser web page.
Revision 1323 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 17 17:32:30 2013 UTC (11 years, 10 months ago) by amb
File length: 26711 byte(s)
Diff to previous 1255
Add the documentation for the change to the filedumper program.
Revision 1255 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 9 15:01:55 2013 UTC (12 years, 1 month ago) by amb
File length: 26441 byte(s)
Diff to previous 1248
Fix HTML validation error.
Revision 1248 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 24 19:35:05 2013 UTC (12 years, 2 months ago) by amb
File length: 26435 byte(s)
Diff to previous 1243
Add the ability for the visualiser to display highways that have a particular property.
Revision 1243 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 20 14:17:14 2013 UTC (12 years, 2 months ago) by amb
File length: 26289 byte(s)
Diff to previous 1227
Replace 'motorbike' with 'motorcycle' everywhere.
Revision 1227 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 24 16:35:46 2012 UTC (12 years, 3 months ago) by amb
File length: 26283 byte(s)
Diff to previous 1224
Added parsing of O5M/O5C format (a binary format but otherwise very close to OSM/OSC).
Revision 1224 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 22 11:42:29 2012 UTC (12 years, 3 months ago) by amb
File length: 26130 byte(s)
Diff to previous 1221
Data can no longer be read from stdin for planetsplitter or tagmodifier.
Revision 1221 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 21 16:08:44 2012 UTC (12 years, 3 months ago) by amb
File length: 25952 byte(s)
Diff to previous 1201
Add a parser for OSM PBF format. Separate the XML parser from the data processing in osmparser.c. Update planetsplitter and documentation to use new format.
Revision 1201 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 15 11:58:33 2012 UTC (12 years, 3 months ago) by amb
File length: 25813 byte(s)
Diff to previous 1197
Add the --logtime and --errorlog options to tagmodifier.
Revision 1197 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 14 15:18:55 2012 UTC (12 years, 3 months ago) by amb
File length: 25601 byte(s)
Diff to previous 1167
Update the usage messages and documentation for bzip2/gzip uncompression.
Revision 1167 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 20 16:21:27 2012 UTC (12 years, 4 months ago) by amb
File length: 24983 byte(s)
Diff to previous 1157
Rename the '--preserve' command line option to '--keep' for simplicity.
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]
Added 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.
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.