Changes between Version 33 and Version 34 of Help/Action/OpenLocation


Ignore:
Timestamp:
2016-12-19T22:55:22+01:00 (9 years ago)
Author:
Klumbumbus
Comment:

more precise

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/OpenLocation

    v33 v34  
    3030
    3131=== OSM data ===
    32 ==== Current version ====
     32==== Current version of objects ====
    3333The OSM web server is the main data source you can use here. For instance, if you know the [Concepts/Object#Objectids object id] of  a [Concepts/Object#NodesWaysRelations node, way, or relation] you can load the respective object with one of the following URLs (replace `123456789` with the object id).
    3434
     
    4343* for a relation the URL is `https://www.openstreetmap.org/relation/123456789`
    4444
    45 ==== Older versions of objects ====
     45==== Older version of objects ====
    4646You can also load older versions of an object (replace `123` with the version number)
    4747* for a node the URL is `https://api.openstreetmap.org/api/0.6/node/<node id>/123`