[OSM-dev] api question
bernhard zwischenbrugger
bz at datenkueche.com
Wed Aug 11 23:06:40 BST 2010
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
More information about the dev
mailing list