[OSM-dev] Export TMC-Event-Table from PDF to CSV
marcus.wolschon at googlemail.com
marcus.wolschon at googlemail.com
Fri Apr 3 09:16:29 BST 2009
Hello,
I'm trying to add TMC-support to Traveling Salesman
(http://travelingsales.sourceforge.net).
For that I need the TMC event-table (ISO 14819-2) in
some machine-readable format.
The problem is: I only have the table as a pdf
(https://apps.sourceforge.net/mediawiki/travelingsales/index.php?title=Plugin/TrafficMessageChannel#event-table)
and it contains many empty columns.
With 1590 lines it would be quite a task to convert
that into something computer-readable using regexp
only.
Does anyone have the TMC-events in a machine-readable format?
Does anyone know a tool to copy tables from PDF?
(146 pages, copy&paste combines empty columns into just one
space-character, breaks lines and leaves no separators)
Marcus
More information about the dev
mailing list