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