summaryrefslogtreecommitdiff
path: root/src/makecolumns.sh
AgeCommit message (Collapse)Author
2014-02-13Strip trailing white spaceUser Erdgeist
2014-02-13Merge branch 'master' of erdgeist.org:TelefonbuchUser Erdgeist
2014-02-13make use of new splitold tool to speedup extraction by factor 6User Erdgeist
2014-02-12jot is 1-based, dont reference non-existing fileDirk Engling
2014-02-11Reworked code to split old telefonbuch distributions, the old version was too slowDirk Engling
2014-02-10First clumsy attempt to lookup geo koordinates for old telefonbuch map and route versions. Does not work on non-map and route dumps.Dirk Engling
2014-02-10Avoid div by zero when operator precedence screws upDirk Engling
2014-02-10Use integers to count through files on old telefonbuch format. Only convert them to fixed with representation when neededDirk Engling
2014-02-10Avoid bashisms in arithmetic expansionUser Erdgeist
2014-02-09Automatically convert coordinates to WGS84Dirk Engling
2014-02-08Allow decompress' reporting to be shown. Also report the progress in columns 1-based, not 0-basedDirk Engling
2014-02-08Get rid off jot in exporter for new phonebooks. Linux only knows seq.Dirk Engling
2014-02-07../bin is in PATH, so do not explicitely reference our binariesDirk Engling
2014-02-07Eliminate repeating invocation of shell tools by using the pipe more efficentlyDirk Engling
This reduces the number of forks and saves more than 50% of the conversion time
2014-02-07Remove unnecessary test for DAT/STRASSEN.DATDirk Engling
2014-02-07Report progressDirk Engling
Remove debug output Wipe whole working directory clean
2014-02-07Mute the invoked toolsUser Erdgeist
Be more verbose what we do when parsing the older format Factor out common code to avoid redundant implementation Export geo coordinates for the older format
2014-02-03Be more verbose during column extraction. Number of extracted files is not noteworthyUser Erdgeist
2014-02-03Remove unnecessary output, be verbose about what is currently doneUser Erdgeist
2014-02-03Extract coordinates and try to map themUser Erdgeist
2014-02-01Add support for exporting geo coordinates for new formatUser Erdgeist
2014-02-01Make naming scheme backward compatibleDirk Engling
2014-01-18Implement street name extractionDirk Engling
2014-01-18remove hexout tool, use xxd. Also automatize export of old issues of Das Telefonbuch in the shell scriptDirk Engling
2010-07-06Make script aware of case sensitive file systems...erdgeist
2009-11-18Limit to 10 columns, convert streets 0x00 to 0x0a before passing to elerdgeist
2008-12-22automatic detection of el.cerdgeist
2008-06-03adding a script to auto decompress data from a CD imagecarsten
2007-10-17Column makererdgeist