Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/src/filedumper.c
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Revision 342 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 30 17:58:35 2010 UTC (14 years, 11 months ago) by amb
File length: 15627 byte(s)
Diff to previous 329
Improve the program help messages.
Revision 329 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Mar 20 12:23:39 2010 UTC (15 years ago) by amb
File length: 14137 byte(s)
Diff to previous 326
Don't check the return value of the functions to load the nodes, segments and ways because those functions will exit in case of an error.
Revision 326 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 19 19:47:10 2010 UTC (15 years ago) by amb
File length: 14389 byte(s)
Diff to previous 307
Allow planetsplitter to be run with a --parse-only or --process-only option and append to existing file or read from existing file.
Revision 307 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 25 15:00:37 2009 UTC (15 years, 3 months ago) by amb
File length: 14433 byte(s)
Diff to previous 301
Store the selected options when parsing (planetsplitter) and display them in the statistics (filedumper) and check them when routing (router).
Revision 301 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 6 18:34:47 2009 UTC (15 years, 4 months ago) by amb
File length: 14265 byte(s)
Diff to previous 298
Check the values for the --node=, --segment= and --way= options.
Revision 298 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 2 19:32:06 2009 UTC (15 years, 4 months ago) by amb
File length: 13797 byte(s)
Diff to previous 254
Added the ability to set routing preferences using highway properties. Initially the only choice is either paved or unpaved but the code has been updated to allow any number of properties to be added.
Revision 254 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 6 15:48:42 2009 UTC (15 years, 6 months ago) by amb
File length: 13671 byte(s)
Diff to previous 235
Allow dumping all nodes, segments or ways.
Revision 235 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Aug 15 14:18:05 2009 UTC (15 years, 7 months ago) by amb
File length: 13180 byte(s)
Diff to previous 232
Fix dumping nodes when they are super-nodes.
Revision 232 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jul 19 14:10:27 2009 UTC (15 years, 8 months ago) by amb
File length: 13171 byte(s)
Diff to previous 227
Include the number of super-nodes, super-segments etc in the database as useful information to put in the statistics output.
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: 12934 byte(s)
Diff to previous 223
Check all print statements and made them more consistent and/or accurate.
Revision 223 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 9 18:34:38 2009 UTC (15 years, 8 months ago) by amb
File length: 12934 byte(s)
Diff to previous 219
Rename structure members after recent changes.
Revision 219 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 9 17:31:56 2009 UTC (15 years, 8 months ago) by amb
File length: 12938 byte(s)
Diff to previous 211
Change from float to double for latitude and longitude. Store latitude and longitude as an integer type rather than float (higher precision).
Revision 211 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jul 1 18:19:10 2009 UTC (15 years, 8 months ago) by amb
File length: 12887 byte(s)
Diff to previous 208
Print latitude and longitude in degrees.
Revision 208 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 29 17:39:20 2009 UTC (15 years, 8 months ago) by amb
File length: 12847 byte(s)
Diff to previous 202
Move the super-segment and normal-segment flags from the nodes to the distance. Remove the NODE() macro and rename SUPER_FLAG to NODE_SUPER.
Revision 202 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 24 18:49:52 2009 UTC (15 years, 8 months ago) by amb
File length: 12859 byte(s)
Diff to previous 198
Allow dumping out of nodes, segments and ways.
Revision 198 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 15 18:52:54 2009 UTC (15 years, 9 months ago) by amb
File length: 8830 byte(s)
Diff to previous 189
Add a macro for converting degrees to radians and radians to degrees.
Revision 189 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 8 18:21:21 2009 UTC (15 years, 9 months ago) by amb
File length: 8796 byte(s)
Diff to previous 185
Change help text.
Revision 185 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jun 7 15:33:15 2009 UTC (15 years, 9 months ago) by amb
File length: 8915 byte(s)
Diff to previous 162
Now used for data visualisation and statistics.
Revision 162 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 23 17:37:04 2009 UTC (15 years, 10 months ago) by amb
File length: 2815 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: 3117 byte(s)
Diff to previous 118
Changed the license to Affero GPLv3.
Revision 118 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 15 13:45:54 2009 UTC (16 years, 1 month ago) by amb
File length: 2658 byte(s)
Diff to previous 109
Add macros for handling lat/long to bin conversions.
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: 2558 byte(s)
Diff to previous 107
Split the extended data types from the normal data types.
Revision 107 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 7 11:50:37 2009 UTC (16 years, 1 month ago) by amb
File length: 2581 byte(s)
Diff to previous 99
Add new command line options.
Revision 99 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 4 18:23:33 2009 UTC (16 years, 1 month ago) by amb
File length: 1628 byte(s)
Diff to previous 97
Sort the nodes geographically and take coordinates as command line arguments.
Revision 97 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sun Feb 1 17:11:08 2009 UTC (16 years, 1 month ago) by amb
File length: 1442 byte(s)
Diff to previous 87
Rename some variable types.
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.