[OSM-dev] timestamp attribute for ways in REST API

Frederik Ramm frederik at remote.org
Wed Apr 4 12:21:41 BST 2007


Hi,

    I just updated a way manually through the REST API. I sent a PUT  
request like this:

<?xml ... ?>
<osm ...>
   <way id="...">
     <seg id="..." />
     <tag k="..." v=".../">
    </way>
</osm>

My changes were accepted, but I had expected that the timestamp  
attribute returned by subsequent GET requests would reflect the time  
of my change. This is not the case; the timestamp still has the old  
value.

Is this a bug/feature with ways, or should I explicitly set a  
timestamp attribute when uploading a way?

Bye
Frederik

-- 
Frederik Ramm  ##  eMail frederik at remote.org  ##  N49°00.09' E008°23.33'






More information about the dev mailing list