Skip to content

Expose version number of OSM objects #63

@saerdnaer

Description

@saerdnaer

The current response does not include the version number of the entity, which has to be included fulfil the unique/permanent URI requirements – could you add #<version> or ?v=<version> to the exposed href + id's?

https://places.pub/node/2012031859

{
  "type": "Place",
  "id": "https://places.pub/node/2012031859#27",
  "to": "as:Public",
   
  "dcterms:source": {
    "type": "Link",
    "href": "https://www.openstreetmap.org/node/2012031859#27",
    "name": "OpenStreetMap node 2012031859 in version 27"
  },
  
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions