[OSM-dev] timestamp attribute for ways in REST API
SteveC
steve at asklater.com
Wed Apr 4 14:49:34 BST 2007
bug
what was the way id?
Frederik Ramm wrote:
> 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
>
--
have fun,
SteveC steve at asklater.com http://www.asklater.com/steve/
More information about the dev
mailing list