Changes between Version 12 and Version 13 of Help/Action/OpenLocation


Ignore:
Timestamp:
2011-05-23T21:14:33+02:00 (15 years ago)
Author:
kellerma
Comment:

Download older versions of objects

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/OpenLocation

    v12 v13  
    2828TODO: [http://wiki.openstreetmap.org/wiki/Xapi XAPI servers]
    2929
     30== Older versions of objects ==
     31You can also load older versions of an object
     32 * for a node the URL is `http://api.openstreetmap.org/api/0.6/node/<node id>/123` (replace `123` with the version number)
     33 * for a way the URL is `http://api.openstreetmap.org/api/0.6/way/<way id>/123` (replace `123` with the version number)
     34 * for a relation the URL is `http://api.openstreetmap.org/api/0.6/relation/<relation id>/123` (replace `123` with the version number)
    3035
    3136== See also ==