Changes between Version 24 and Version 25 of Help/Action/OpenLocation


Ignore:
Timestamp:
2016-11-24T11:18:09+01:00 (9 years ago)
Author:
openstreetmap.org-user-d1g
Comment:

Changeset

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/OpenLocation

    v24 v25  
    4444* for a way the URL is `https://www.openstreetmap.org/way/123456789` (replace `123456789` with the way id)
    4545* 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)
    4746* for an area the URL is `https://www.openstreetmap.org/#map=18/46.20140/4.27022`
    4847
     
    5251* for a way the URL is `https://api.openstreetmap.org/api/0.6/way/<way id>/123` (replace `123` with the version number)
    5352* 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)
    5456
    5557==== Other servers ====