<div dir="ltr"><div><br></div><div>Hello,</div><div><br></div><div>I am currently using version 1.10 of osmium and running a diff between two osm.pbf time-filtered at different dates.</div><div><br></div><div>In osmium diff documentation, it says:</div><div><br></div><div>"If
objects appear in both files and are identical they are preceded by a
space (’ `) character, if they are in both files, but different,
they are preceded by an asterisk ('*`). Otherwise they get a minus ('-`)
or plus ('+’) character to show that they are only in the first or
second file, respectively."</div><div><br></div><div>I launch this command</div><div><br></div><div>osmium diff time-filtered-20200501.osm.pbf time-filtered-20200514.osm.pbf -c -f compact > diff.compact</div><div><br></div><div>But in diff.compact file I dont have any *, all objects are preceded by + ou - as if objects were only added or removed. I know some objects have been modified, but they appear as added. <br></div><div><br></div><div>For instance, I get <b>+w4040099 v20 </b>as if way 4040099 had been added. <br><b></b></div><div><br></div><div>Does anyone know why this is not conform to the documentation? <br></div><div><br></div><div>Best regards,</div><div>Elisabeth<br></div></div>