Changes between Version 16 and Version 17 of Help/Action/OpenLocation


Ignore:
Timestamp:
2015-04-20T16:55:22+02:00 (11 years ago)
Author:
Klumbumbus
Comment:

+ load rom osm.org url see [8240]

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/OpenLocation

    v16 v17  
    3232* for a relation the URL is `https://api.openstreetmap.org/api/0.6/relation/123456789` (replace `123456789` with the relation id)
    3333
     34You can also use the URL format of osm.org:
     35
     36* for a node the URL is `https://www.openstreetmap.org/node/123456789` (replace `123456789` with the node id)
     37* for a way the URL is `https://www.openstreetmap.org/way/123456789` (replace `123456789` with the way id)
     38* for a relation the URL is `https://www.openstreetmap.org/relation/123456789` (replace `123456789` with the relation id)
     39* for all objects belonging to a changeset the URL is `https://www.openstreetmap.org/changeset/123456789` (replace `123456789` with the changeset id)
     40* for an area the URL is `https://www.openstreetmap.org/#map=18/46.20140/4.27022`
     41
    3442==== Older versions of objects ====
    3543You can also load older versions of an object