Parent Directory
|
|
|
|
|
Makefile
|
1227
|
12 years |
amb |
Added parsing of O5M/O5C format (a binary format but otherwi…
|
fakes.c
|
1168
|
12 years |
amb |
Revert r1164 - some super-segments are longer than 65535 met…
|
fakes.h
|
1168
|
12 years |
amb |
Revert r1164 - some super-segments are longer than 65535 met…
|
filedumper.c
|
1235
|
12 years |
amb |
Replace the remaining 'long long' and 'unsigned long long' t…
|
filedumperx.c
|
1168
|
12 years |
amb |
Revert r1164 - some super-segments are longer than 65535 met…
|
files.c
|
1162
|
12 years |
amb |
Tidy up all of the recent code changes - Fix comment.
|
files.h
|
1166
|
12 years |
amb |
Replace all assert statements with a custom error message th…
|
functions.h
|
734
|
13 years |
amb |
Change the philosophy on dead ends so that now a U-turn is m…
|
logging.c
|
1193
|
12 years |
amb |
Fix bug with printing messages if not to stdout.
|
logging.h
|
1166
|
12 years |
amb |
Replace all assert statements with a custom error message th…
|
nodes.c
|
1078
|
12 years |
amb |
Rename some variables so that pointers to nodes, segments, w…
|
nodes.h
|
1165
|
12 years |
amb |
Use a specific type for the node flags instead of a generic …
|
nodesx.c
|
1208
|
12 years |
amb |
Stop planetsplitter crashing out in unusual ways if there is…
|
nodesx.h
|
1167
|
12 years |
amb |
Rename the '--preserve' command line option to '--keep' for …
|
optimiser.c
|
1217
|
12 years |
amb |
Refactor to remove duplicated code in each branch of if stat…
|
osmo5mparse.c
|
1235
|
12 years |
amb |
Replace the remaining 'long long' and 'unsigned long long' t…
|
osmparser.c
|
1246
|
12 years |
amb |
Remove unnecessary word from logerror messages.
|
osmparser.h
|
1234
|
12 years |
amb |
Re-factor parsing code to remove duplicated parts from three…
|
osmpbfparse.c
|
1235
|
12 years |
amb |
Replace the remaining 'long long' and 'unsigned long long' t…
|
osmxmlparse.c
|
1235
|
12 years |
amb |
Replace the remaining 'long long' and 'unsigned long long' t…
|
output.c
|
1174
|
12 years |
amb |
Rename the Way_* enumerated values to Highway_*, add a new H…
|
planetsplitter.c
|
1227
|
12 years |
amb |
Added parsing of O5M/O5C format (a binary format but otherwi…
|
profiles.c
|
1204
|
12 years |
amb |
Change the xsd-to-xmlparser functions to output the source c…
|
profiles.h
|
1174
|
12 years |
amb |
Rename the Way_* enumerated values to Highway_*, add a new H…
|
prunex.c
|
1208
|
12 years |
amb |
Stop planetsplitter crashing out in unusual ways if there is…
|
prunex.h
|
966
|
13 years |
amb |
Prune nodes in the middle of straight highways.
|
queue.c
|
955
|
13 years |
amb |
Simplify and standardise the included headers.
|
relations.c
|
955
|
13 years |
amb |
Simplify and standardise the included headers.
|
relations.h
|
955
|
13 years |
amb |
Simplify and standardise the included headers.
|
relationsx.c
|
1243
|
12 years |
amb |
Replace 'motorbike' with 'motorcycle' everywhere.
|
relationsx.h
|
1167
|
12 years |
amb |
Rename the '--preserve' command line option to '--keep' for …
|
results.c
|
1166
|
12 years |
amb |
Replace all assert statements with a custom error message th…
|
results.h
|
874
|
13 years |
amb |
Revert back to r867 because it is faster (although only by 1…
|
router.c
|
1191
|
12 years |
amb |
Fix error when searching for default profiles.xml file.
|
segments.c
|
1168
|
12 years |
amb |
Revert r1164 - some super-segments are longer than 65535 met…
|
segments.h
|
1168
|
12 years |
amb |
Revert r1164 - some super-segments are longer than 65535 met…
|
segmentsx.c
|
1231
|
12 years |
amb |
Don't append segments if they are duplicates within a way or…
|
segmentsx.h
|
1168
|
12 years |
amb |
Revert r1164 - some super-segments are longer than 65535 met…
|
sorting.c
|
1166
|
12 years |
amb |
Replace all assert statements with a custom error message th…
|
sorting.h
|
1118
|
12 years |
amb |
Add the option for the sorting function to preserve the inpu…
|
superx.c
|
1174
|
12 years |
amb |
Rename the Way_* enumerated values to Highway_*, add a new H…
|
superx.h
|
681
|
13 years |
amb |
Make the comments more consistent.
|
tagging.c
|
1246
|
12 years |
amb |
Remove unnecessary word from logerror messages.
|
tagging.h
|
1242
|
12 years |
amb |
Change the <logerror> element of the configuration file to l…
|
tagmodifier.c
|
1234
|
12 years |
amb |
Re-factor parsing code to remove duplicated parts from three…
|
test/
|
1075 |
12 years |
amb |
Change the all text output format so that minor junctions (w…
|
translations.c
|
1205
|
12 years |
amb |
Change one entry in the translations XSD file that used a di…
|
translations.h
|
1174
|
12 years |
amb |
Rename the Way_* enumerated values to Highway_*, add a new H…
|
types.c
|
1243
|
12 years |
amb |
Replace 'motorbike' with 'motorcycle' everywhere.
|
types.h
|
1243
|
12 years |
amb |
Replace 'motorbike' with 'motorcycle' everywhere.
|
typesx.h
|
1163
|
12 years |
amb |
Tidy up all of the recent code changes - Rename TurnRestrict…
|
uncompress.c
|
1219
|
12 years |
amb |
Trivial change to not set a state variable where not needed.…
|
uncompress.h
|
1196
|
12 years |
amb |
Add the ability to read gzip compressed files when specified…
|
visualiser.c
|
1174
|
12 years |
amb |
Rename the Way_* enumerated values to Highway_*, add a new H…
|
visualiser.h
|
1077
|
12 years |
amb |
Add an option to the visualiser to display nodes that disall…
|
ways.c
|
1078
|
12 years |
amb |
Rename some variables so that pointers to nodes, segments, w…
|
ways.h
|
1103
|
12 years |
amb |
Delete the onumber parameter from the Ways file header.
|
waysx.c
|
1208
|
12 years |
amb |
Stop planetsplitter crashing out in unusual ways if there is…
|
waysx.h
|
1167
|
12 years |
amb |
Rename the '--preserve' command line option to '--keep' for …
|
xml/
|
1204 |
12 years |
amb |
Change the xsd-to-xmlparser functions to output the source c…
|
xmlparse.c
|
1235
|
12 years |
amb |
Replace the remaining 'long long' and 'unsigned long long' t…
|
xmlparse.h
|
1235
|
12 years |
amb |
Replace the remaining 'long long' and 'unsigned long long' t…
|