/osm/elements

POST /api/osm/elements

Price: 1 credit

Get a raw OpenStreetMap element (node/way/relation) by type and id, with tags and metadata

How to use it

Get a single raw OpenStreetMap object by element_type (node/way/relation) and numeric id. Returns raw OSM tags, edit metadata (version, changeset, user, updated_at), and geometry references. Set full=true to resolve a way's/relation's child node coordinates into the geometry.

Parameters

Request body

Response

Errors

Response headers