[osmosis-dev] wrong intermediary timestamp

Martin Schafran martin at ampelmeter.com
Mon Apr 22 09:29:08 UTC 2013


hi,


I noticed that there is a wrong timestamp in the intermediary diff file when 
populating diffs from api db to simple db via a diff.osm file.

at the end it does not impact the snapshot but only the diff.osm file

steps to reproduce:

make a change at 10:00:00Z and upload to api db (josm)
api db has the correct time 10Z

make diff file:  --write-xml-change intervalBegin=10:00:00Z
diff file has the wrong time 08:00:00Z

import diff file to snapshot or simple schema
snapshot db has the correct time 10Z

my local machine has UTC+2 time.

martin



More information about the osmosis-dev mailing list