Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/src/waysx.h
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Revision 1167 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 20 16:21:27 2012 UTC (12 years, 3 months ago) by amb
File length: 4393 byte(s)
Diff to previous 1161
Rename the '--preserve' command line option to '--keep' for simplicity.
Revision 1161 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 20 14:16:58 2012 UTC (12 years, 3 months ago) by amb
File length: 4401 byte(s)
Diff to previous 1160
Tidy up all of the recent code changes - change the name of a few of the functions.
Revision 1160 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 20 14:04:44 2012 UTC (12 years, 3 months ago) by amb
File length: 4397 byte(s)
Diff to previous 1158
Tidy up all of the recent code changes - change the order of the functions within the files to a more sensible and consitent order.
Revision 1158 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 19 18:39:12 2012 UTC (12 years, 3 months ago) by amb
File length: 4397 byte(s)
Diff to previous 1151
Do not create the way indexes when loading the parsed ways to apply changes (reverses r1145).
Revision 1151 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Nov 18 17:24:50 2012 UTC (12 years, 3 months ago) by amb
File length: 4498 byte(s)
Diff to previous 1145
Using --parse-only and --preserve must sort the data so that it is ready to apply the changes.
Revision 1145 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 17 13:31:14 2012 UTC (12 years, 4 months ago) by amb
File length: 4498 byte(s)
Diff to previous 1139
Fix applying changes for ways (highways that have been modified to be non-highways were not added to the database so the original remains).
Revision 1139 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 15 19:16:47 2012 UTC (12 years, 4 months ago) by amb
File length: 4397 byte(s)
Diff to previous 1136
Fixed the --preserve option.
Revision 1136 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 10 19:23:32 2012 UTC (12 years, 4 months ago) by amb
File length: 4384 byte(s)
Diff to previous 1129
Added a --preserve option which keeps the raw data files after parsing, sorting and de-duplication.
Revision 1129 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 10 09:58:03 2012 UTC (12 years, 4 months ago) by amb
File length: 4379 byte(s)
Diff to previous 1123
Separate the de-duplication of the ways from the extracting of the names.
Revision 1123 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 3 10:44:59 2012 UTC (12 years, 4 months ago) by amb
File length: 4343 byte(s)
Diff to previous 1120
Don't open the input file for appending if there is no intention to write anything to it.
Revision 1120 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 1 20:00:27 2012 UTC (12 years, 4 months ago) by amb
File length: 4330 byte(s)
Diff to previous 1100
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 1100 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Oct 20 16:52:20 2012 UTC (12 years, 4 months ago) by amb
File length: 4196 byte(s)
Diff to previous 1093
Move the compacting of the ways back to the top, delete the unused ways at this point and also call the function again after pruning segments.
Revision 1093 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 19 14:35:44 2012 UTC (12 years, 4 months ago) by amb
File length: 4264 byte(s)
Diff to previous 1092
Change to an external index for the compacted ways.
Revision 1092 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 18 17:47:31 2012 UTC (12 years, 5 months ago) by amb
File length: 4239 byte(s)
Diff to previous 1090
When compacting ways exclude the ones that are not used by any segments.
Revision 1090 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 17 18:13:51 2012 UTC (12 years, 5 months ago) by amb
File length: 4218 byte(s)
Diff to previous 964
Rename the WayX->prop entry to WayX->cid to disambiguate it.
Revision 964 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 11 19:51:46 2012 UTC (13 years, 1 month ago) by amb
File length: 4236 byte(s)
Diff to previous 942
Prune short segments.
Revision 942 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 11 11:09:13 2011 UTC (13 years, 3 months ago) by amb
File length: 4234 byte(s)
Diff to previous 887
Remove the "position" parameter from the PutBack*X() functions (only used in slim mode).
Revision 887 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 31 19:09:40 2011 UTC (13 years, 4 months ago) by amb
File length: 4128 byte(s)
Diff to previous 755
Use pread() and pwrite() functions instead of seek() followed by read() or write().
Revision 755 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 31 18:55:02 2011 UTC (13 years, 9 months ago) by amb
File length: 4166 byte(s)
Diff to previous 682
Fix some obvious problems with a transition to 64-bit node_t.
Revision 682 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Apr 24 18:05:17 2011 UTC (13 years, 10 months ago) by amb
File length: 4189 byte(s)
Diff to previous 681
Fix error is last semi-automated update.
Revision 681 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Apr 24 18:01:24 2011 UTC (13 years, 10 months ago) by amb
File length: 4189 byte(s)
Diff to previous 680
Make the comments more consistent.
Revision 680 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Apr 24 15:14:53 2011 UTC (13 years, 10 months ago) by amb
File length: 4189 byte(s)
Diff to previous 651
Update comments throughout the source code.
Revision 651 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 27 16:31:34 2011 UTC (14 years ago) by amb
File length: 4121 byte(s)
Diff to previous 650
Rename the xdata and xcached members of the nodesx, segmentsx and waysx structures.
Revision 650 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 27 15:49:21 2011 UTC (14 years ago) by amb
File length: 4116 byte(s)
Diff to previous 557
Don't have both xnumber and number in the nodesx, segmentsx, waysx and relationsx structures.
Revision 557 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Dec 20 19:11:02 2010 UTC (14 years, 2 months ago) by amb
File length: 4260 byte(s)
Diff to previous 555
Make the PutBack*() functions be no-ops in slim mode and remove the pre-processor guards from around the function calls.
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.