osm-ToniE / ptna

Public Transport Network Analysis for OSM
GNU General Public License v3.0
21 stars 5 forks source link

create a diff file for HTML results which can be read easily #30

Closed osm-ToniE closed 6 years ago

osm-ToniE commented 6 years ago

use htmldiff or something similar to show the differences between old and new HTML report as an HTML file with for instance red (deleted) and green (inserted).

Create a link on the OSM wiki page which points to the diff file. Maybe also create an info on the OSM wiki page showing whether there is a new diff or not (time stamp?)

Maybe move the overview table to the target location, if it is easier to show that info or not

osm-ToniE commented 6 years ago

A good tool seems to be htmldiff.pl by Shane McCarron As mentioned on https://services.w3.org/htmldiff Can be downloaded from https://dev.w3.org/cvsweb/2009/htmldiff/htmldiff.pl

seems to work fine with our extensive use of <tr> ... </tr> in a single line