Routino SVN Repository Browser

Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino

ViewVC logotype

Revision 1349


Jump to revision: Previous Next
Author: amb
Date: Wed May 29 17:33:26 2013 UTC (11 years, 9 months ago)
Changed paths: 9
Log Message:
Simplify the segments by using the node and way index instead of node and way id
which avoids lots of IndexNodeX() lookups.  Move some other code around to cope
with it.


Changed paths

Path Details
Directorytrunk/doc/DATALIFE.txt modified , text changed
Directorytrunk/extras/errorlog/summarise-log.pl modified , text changed
Directorytrunk/src/nodesx.c modified , text changed
Directorytrunk/src/planetsplitter.c modified , text changed
Directorytrunk/src/relationsx.c modified , text changed
Directorytrunk/src/segmentsx.c modified , text changed
Directorytrunk/src/segmentsx.h modified , text changed
Directorytrunk/src/waysx.c modified , text changed
Directorytrunk/src/waysx.h modified , text changed