Changes between Version 12 and Version 13 of Help/Action/OpenLocation
- Timestamp:
- 2011-05-23T21:14:33+02:00 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/OpenLocation
v12 v13 28 28 TODO: [http://wiki.openstreetmap.org/wiki/Xapi XAPI servers] 29 29 30 == Older versions of objects == 31 You 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) 30 35 31 36 == See also ==
