Changes between Version 53 and Version 54 of Help/Concepts/Object
- Timestamp:
- 2016-05-01T21:10:29+02:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Concepts/Object
v53 v54 3 3 = Objects - The basic building blocks of OSM data and maps = 4 4 5 JOSM helps you to enter data about real-world objects in the OSM geo-database. Despite the overwhelming complexity of real-world objects you can map, JOSM provides only three kinds of objects as basic building blocks for maps: [[Image(source:trunk/images/data/node.png,top,nolink)]] **nodes**, [[Image(source:trunk/images/data/way.png,middle,nolink)]] **ways** and [[Image(source:trunk/images/data/relation.png,middle)]] **relations**. 6 7 You can assign **tags** to objects. It's Areasthe assigned set of tags which makes a node representing a restaurant different from a node representing a church, or a way representing a residential road different from a ways representing a river, or a relation representing a bus route different from a relation representing a cycling route. 5 Please don't hurry reading this, you can consult this page again at any second. 8 6 9 7 [[PageOutline(2-10,Table of Contents)]] 10 8 11 9 == Nodes, ways, and relations == #NodesWaysRelations 12 13 Please don't hurry reading this, you can consult this page again at any second.14 10 15 11 === Tags ===