filedumperx(1)
dump contents of planetsplitter intermediate data
Description
filedumperx
NAME
filedumperx - dump contents of planetsplitter intermediate data
SYNOPSIS
filedumperx [--help] [--dir=dirname] [--prefix=name] [--dump [--nodes] [--ways] [--route-relations] [--turn-relations] ]
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.
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)