Changes between Version 24 and Version 25 of Help/Action/OpenLocation
- Timestamp:
- 2016-11-24T11:18:09+01:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/OpenLocation
v24 v25 44 44 * for a way the URL is `https://www.openstreetmap.org/way/123456789` (replace `123456789` with the way id) 45 45 * for a relation the URL is `https://www.openstreetmap.org/relation/123456789` (replace `123456789` with the relation id) 46 * for all objects belonging to a changeset the URL is `https://www.openstreetmap.org/changeset/123456789` (replace `123456789` with the changeset id)47 46 * for an area the URL is `https://www.openstreetmap.org/#map=18/46.20140/4.27022` 48 47 … … 52 51 * for a way the URL is `https://api.openstreetmap.org/api/0.6/way/<way id>/123` (replace `123` with the version number) 53 52 * for a relation the URL is `https://api.openstreetmap.org/api/0.6/relation/<relation id>/123` (replace `123` with the version number) 53 54 ==== Changeset ==== 55 * for all objects belonging to a changeset the URL is `https://www.openstreetmap.org/changeset/123456789` (replace `123456789` with the changeset id) 54 56 55 57 ==== Other servers ====
