[OSM-dev] Time Confusion
Frederik Ramm
frederik at remote.org
Fri May 15 16:33:27 BST 2009
Hi,
I notice that there is a mismatch between timestamps given in the
planet file and timestamps as reported by the API. The planet file
contains node #2 like this:
<node id="2" lat="50.1359444" lon="8.3013034"
timestamp="2009-04-14T14:42:58Z"
version="8" changeset="524633" user="woodpeck" uid="5164">
But the API returns
<node id="2" lat="50.1359444" lon="8.3013034" version="8"
changeset="524633" user="woodpeck" uid="5164" visible="true"
timestamp="2009-04-14T15:42:58Z">
Who is right, and why the difference?
Bye
Frederik
More information about the dev
mailing list