filedumperx - dump contents of planetsplitter intermediate data
Contents
Description
filedumperx is a modified version of filedumper(1), that will dump out the contents of the intermediate data that is saved by planetsplitter(1), after processing using the --keep or --changes option. This is intended for test purposes only and gives no useful information about the routino routing database.
Name
filedumperx - dump contents of planetsplitter intermediate data
Options
--help Prints usage information
--dir=dirname
Sets the directory name in which to read the local database. Defaults to the current directory.
--prefix=name
Sets the filename prefix for the files in the local database.
--dump Dumps the complete set of data in the intermediate files that are written by planetsplitter(1),
using the --keep or --changes options.
--nodes
Dumps the node data.
--ways Dumps the way data.
--route-relations
Dumps the route relation data.
--turn-relations
Dumps the turn relation data.
See Also
filedumper(1), planetsplitter(1) 07 March 2025 filedumperx(1)
Synopsis
filedumperx [--help] [--dir=dirname] [--prefix=name] [--dump [--nodes] [--ways] [--route-relations]
[--turn-relations] ]
