Parent Directory
|
|
|
|
|
Makefile
|
542
|
14 years |
amb |
Add a Relations data type and write out the turn relations t…
|
fakes.c
|
535
|
14 years |
amb |
Fix some problems with fake nodes, in particular a route bet…
|
fakes.h
|
533
|
14 years |
amb |
Initial revision
|
filedumper.c
|
599
|
14 years |
amb |
Store the 'from' and 'to' segments and not nodes (to handle …
|
files.c
|
518
|
14 years |
amb |
Ensure that enough memory gets allocated in FileName() funct…
|
files.h
|
511
|
14 years |
amb |
The ReOpenFile() function cannot be read/write because it st…
|
functions.h
|
542
|
14 years |
amb |
Add a Relations data type and write out the turn relations t…
|
functionsx.h
|
498
|
14 years |
amb |
Parse relations and extract foot and bicycle routes to be ad…
|
logging.c
|
520
|
14 years |
amb |
Initial revision
|
logging.h
|
521
|
14 years |
amb |
Add GCC attributes for the logging functions.
|
nodes.c
|
534
|
14 years |
amb |
Return the two nodes of a segment in the same order each tim…
|
nodes.h
|
596
|
14 years |
amb |
Check turn relations when finding a route.
|
nodesx.c
|
558
|
14 years |
amb |
Handle the SegmentX Segment in the same way as the other dat…
|
nodesx.h
|
600
|
14 years |
amb |
Change to comment for clarification.
|
optimiser.c
|
596
|
14 years |
amb |
Check turn relations when finding a route.
|
osmparser.c
|
541
|
14 years |
amb |
Change the names of the enumerated types for turn restrictio…
|
output.c
|
598
|
14 years |
amb |
Change the IsSuperNode() macro to take a single pointer argu…
|
planetsplitter.c
|
599
|
14 years |
amb |
Store the 'from' and 'to' segments and not nodes (to handle …
|
profiles.c
|
529
|
14 years |
amb |
Change the allow_t type into transports_t (and associated en…
|
profiles.h
|
529
|
14 years |
amb |
Change the allow_t type into transports_t (and associated en…
|
queue.c
|
302
|
15 years |
amb |
Added in some more constants with the value ~0.
|
relations.c
|
599
|
14 years |
amb |
Store the 'from' and 'to' segments and not nodes (to handle …
|
relations.h
|
599
|
14 years |
amb |
Store the 'from' and 'to' segments and not nodes (to handle …
|
relationsx.c
|
599
|
14 years |
amb |
Store the 'from' and 'to' segments and not nodes (to handle …
|
relationsx.h
|
599
|
14 years |
amb |
Store the 'from' and 'to' segments and not nodes (to handle …
|
results.c
|
457
|
14 years |
amb |
Change the results structure to hold the index of the segmen…
|
results.h
|
457
|
14 years |
amb |
Change the results structure to hold the index of the segmen…
|
router.c
|
542
|
14 years |
amb |
Add a Relations data type and write out the turn relations t…
|
segments.c
|
459
|
14 years |
amb |
Added slim mode to the router for segments.
|
segments.h
|
564
|
14 years |
amb |
Optimise the node, segment, way lookup in slim mode by check…
|
segmentsx.c
|
558
|
14 years |
amb |
Handle the SegmentX Segment in the same way as the other dat…
|
segmentsx.h
|
558
|
14 years |
amb |
Handle the SegmentX Segment in the same way as the other dat…
|
sorting.c
|
546
|
14 years |
amb |
Bug fix for last change.
|
sorting.h
|
533
|
14 years |
amb |
Initial revision
|
superx.c
|
597
|
14 years |
amb |
Make the 'from' and 'to' nodes of turn restrictions super-no…
|
superx.h
|
256
|
15 years |
amb |
Slim version of segments code (still very slow and only work…
|
tagging.c
|
494
|
14 years |
amb |
Process tags for relations.
|
tagging.h
|
401
|
14 years |
amb |
Fix some memory leaks.
|
tagmodifier.c
|
519
|
14 years |
amb |
Add an option to make the output more suitable for a log fil…
|
translations.c
|
492
|
14 years |
amb |
Add routing on ferries.
|
translations.h
|
411
|
14 years |
amb |
Translate the names given to unnamed roads (the highway type…
|
types.c
|
536
|
14 years |
amb |
Remove the roundabout type from the parsing.
|
types.h
|
597
|
14 years |
amb |
Make the 'from' and 'to' nodes of turn restrictions super-no…
|
typesx.h
|
541
|
14 years |
amb |
Change the names of the enumerated types for turn restrictio…
|
visualiser.c
|
598
|
14 years |
amb |
Change the IsSuperNode() macro to take a single pointer argu…
|
visualiser.h
|
219
|
15 years |
amb |
Change from float to double for latitude and longitude.
Stor…
|
ways.c
|
564
|
14 years |
amb |
Optimise the node, segment, way lookup in slim mode by check…
|
ways.h
|
564
|
14 years |
amb |
Optimise the node, segment, way lookup in slim mode by check…
|
waysx.c
|
555
|
14 years |
amb |
Close and open the files for the slim case to match the map/…
|
waysx.h
|
557
|
14 years |
amb |
Make the PutBack*() functions be no-ops in slim mode and rem…
|
xml/
|
591 |
14 years |
amb |
Ignore the files auto-generated by compilation.
|
xmlparse.h
|
389
|
14 years |
amb |
Allow empty strings to be returned.
|
xmlparse.l
|
509
|
14 years |
amb |
Ensure that comparisons are made with unsigned chars.
|