Hi all

I would like to display an old version of a way on a map
To load the data of a way I use:
http://www.openstreetmap.org/api/0.6/way/50191466/full

To get an old version of the way I use
http://www.openstreetmap.org/api/0.6/way/50191466/1 (version 1)
http://www.openstreetmap.org/api/0.6/way/50191466/2 (version 2)
...

Is there a way to get a full way for an old version?

I tried:
http://www.openstreetmap.org/api/0.6/way/50191466/2/full
and
http://www.openstreetmap.org/api/0.6/way/50191466/full/2

but that does not work.

Bernhard


_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/dev

Reply via email to