Changes between Version 105 and Version 106 of Help/Concepts/Object
- Timestamp:
- 2020-02-04T03:53:06+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Concepts/Object
v105 v106 1 1 [[TranslatedPages(outdated=Member; Membership; Child and Parent not explained properly. Any need to split Tags into two parts ?)]] 2 [[PageOutline(2-10,Table of Contents)]] 2 3 3 4 4 = Objects - The basic building blocks of OpenStreetMap data and maps = … … 6 6 Please don't hurry reading this, you can consult this page again at any second. 7 7 8 [[PageOutline(2-10,Table of Contents)]] 8 9 9 10 == Nodes, ways, and relations == #NodesWaysRelations … … 36 37 37 38 ==== Direction ==== 39 Since nodes are ordered in OSM; every way in OSM has a direction. This gives us possibility to add tags (details about object) such as [osmwiki:Key:conveying conveying=*] - to specify direction of escalators and moving walkways or [osmwiki:Key:incline incline=*] which can be used toghter with roads and footways. There [osmwiki:Category:Way_Direction_Dependent more examples] and we can't cover them all. 38 40 39 Since nodes are ordered in OSM; every way in OSM have a direction. This gives us possibility to add tags (details about object) such as [osmwiki:Key:conveying conveying=*] - to specifydirectionof escalators and moving walkways or [osmwiki:Key:incline incline=*] whichcan beused toghter with roads and footways. There [osmwiki:Category:Way_Direction_Dependent more examples] and we can't cover them all.41 **Note**: Rendering of direction in [wikitr:/Help/MapView MapView] can be set in Display Preferences under [wikitr:/Help/Preferences/Display#OsmData OSM Data] 40 42 41 43 ==== Segment ==== 44 Is '''a fragment between two consequent points of the way''' ([https://en.wikipedia.org/wiki/Line_segment "line segment" from ordinary geometry]). This is not a part of OSM data model, but users often distinguish because of tools than operate on segment level (rather than on complete way); please, distinguish a segment(s) from complete "way"s. 42 45 43 Is '''a fragment between two consequent points of the way''' ([https://en.wikipedia.org/wiki/Line_segment "linesegment" from ordinary geometry]). This is not a part of OSM data model, but users often distinguish because of tools than operate on segment level (rather than on complete way); please, distinguish a segment(s) from complete "way"s.46 **Note**: Rendering of segments in [wikitr:/Help/MapView MapView] can be set in Display Preferences under [wikitr:/Help/Preferences/Display#OsmData OSM Data] 44 47 45 48 ==== Areas ==== #ClosedWays … … 51 54 52 55 ==== In most cases you don't need them ==== 53 54 56 If some object can be represented with single ''node'' or ''way'' and ''multiple tags supported by software'', then there is no need in relations. But there are some rare cases where it is theoretically and practically impossible ''only with nodes, ways and tags'' (ex. turn restrictions, will be covered below). 55 57 … … 122 124 * With **''File -> [[Image(source:trunk/images/downloadprimitive.png,20,bottom)]] [wikitr:/Help/Action/DownloadObject Download object ...]''** it is possible to download **objects** by Ids. 123 125 126 **Note**: The display of object ids in the [wikitr:/Help/Dialog/SelectionList Selection List] can be set in Display Preferences under [wikitr:/Help/Preferences/Display#LookAndFeel Look and Feel] 127 124 128 === Object versions and history ===#Objectversionsandhistory 125 129 … … 131 135 But you can always track complete history of one node based on history. 132 136 Also, you can use time sliced data (region extracts by date) to inspect how objects were changing (and refer to object id and point in time from the database). 137 138 **Note**: The display of object versions in the [wikitr:/Help/Dialog/SelectionList Selection List] can be set in Display Preferences under [wikitr:/Help/Preferences/Display#LookAndFeel Look and Feel] 133 139 134 140 ==== Information about latest version ====