Changes between Version 105 and Version 106 of Help/Concepts/Object


Ignore:
Timestamp:
2020-02-04T03:53:06+01:00 (5 years ago)
Author:
skyper
Comment:

moved PageOutline; added links to preferences

Legend:

Unmodified
Added
Removed
Modified
  • Help/Concepts/Object

    v105 v106  
    11[[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
    33
    44= Objects - The basic building blocks of OpenStreetMap data and maps =
     
    66Please don't hurry reading this, you can consult this page again at any second.
    77
     8[[PageOutline(2-10,Table of Contents)]]
    89
    910== Nodes, ways, and relations == #NodesWaysRelations
     
    3637
    3738==== Direction ====
     39Since 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.
    3840
    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 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.
     41**Note**: Rendering of direction in [wikitr:/Help/MapView MapView] can be set in Display Preferences under [wikitr:/Help/Preferences/Display#OsmData OSM Data]
    4042
    4143==== Segment ====
     44Is '''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.
    4245
    43 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.
     46**Note**: Rendering of segments in [wikitr:/Help/MapView MapView] can be set in Display Preferences under [wikitr:/Help/Preferences/Display#OsmData OSM Data]
    4447
    4548==== Areas ==== #ClosedWays
     
    5154
    5255==== In most cases you don't need them ====
    53 
    5456If 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).
    5557
     
    122124* With **''File -> [[Image(source:trunk/images/downloadprimitive.png,20,bottom)]] [wikitr:/Help/Action/DownloadObject Download object ...]''** it is possible to download **objects** by Ids.
    123125
     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
    124128=== Object versions and history ===#Objectversionsandhistory
    125129
     
    131135But you can always track complete history of one node based on history.
    132136Also, 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]
    133139
    134140==== Information about latest version ====