Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/doc/DATALIFE.txt
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
Revision 1129 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 10 09:58:03 2012 UTC (12 years, 4 months ago) by amb
File length: 6975 byte(s)
Diff to previous 1116
Separate the de-duplication of the ways from the extracting of the names.
Revision 1116 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 24 08:34:26 2012 UTC (12 years, 4 months ago) by amb
File length: 6880 byte(s)
Diff to previous 1109
Use the index provided by the pre-sort function rather than the way's internal id when pruning/compacting.
Revision 1109 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 21 18:23:01 2012 UTC (12 years, 4 months ago) by amb
File length: 6817 byte(s)
Diff to previous 1108
Move the UpdateNodes() work into the callback for SortNodeListGeographically() and use firstnode when saving the nodes.
Revision 1108 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 21 17:59:16 2012 UTC (12 years, 4 months ago) by amb
File length: 6912 byte(s)
Diff to previous 1107
Use the new pre-sort function to allow UpdateTurnRelations() and SortTurnRelationList() to be combined into a single SortTurnRelationListGeographically() function that only reads and writes the data once instead of twice.
Revision 1107 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 21 16:13:43 2012 UTC (12 years, 4 months ago) by amb
File length: 7007 byte(s)
Diff to previous 1105
Use the new pre-sort function to allow UpdateSegments() and SortSegmentList() to be combined into a single SortSegmentListGeographically() function that only reads and writes the data once instead of twice.
Revision 1105 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 21 14:31:31 2012 UTC (12 years, 4 months ago) by amb
File length: 7102 byte(s)
Diff to previous 1100
Added new columns showing when the data files are mapped into memory.
Revision 1100 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 20 16:52:20 2012 UTC (12 years, 4 months ago) by amb
File length: 6124 byte(s)
Diff to previous 1098
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 1098 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 20 12:52:01 2012 UTC (12 years, 4 months ago) by amb
File length: 5637 byte(s)
Diff to previous 1096
Delete the pruned nodes before searching for super-nodes etc.
Revision 1096 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 20 09:37:07 2012 UTC (12 years, 4 months ago) by amb
File length: 4922 byte(s)
Diff to previous 1095
Add missing data (nodesx->super).
Revision 1095 - (view) (download) (annotate) - [select for diffs]
Added Sat Oct 20 09:30:19 2012 UTC (12 years, 4 months ago) by amb
File length: 4636 byte(s)
A description of the data lifetime in the planetsplitter program (as an aid to understanding it better and not messing it up when editing it).
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.