Changes between Version 6 and Version 7 of Cs:Help/Concepts/Object


Ignore:
Timestamp:
2020-03-23T15:36:13+01:00 (5 years ago)
Author:
skyper
Comment:

wikitr:

Legend:

Unmodified
Added
Removed
Modified
  • Cs:Help/Concepts/Object

    v6 v7  
    4040Přiděleno [[JOSMImage(data/way)]] **cestě**, indikuje tato sada **tagů**, že jde o [[JOSMImage(data/way)]] '''cestu''' představující ulici v obytné zóně s názvem ''Křižíkova'' (a německým názvem ''Hauptstrasse''). Rychlostní omezení je na 30km/h a zároveň v ulici platí zákaz vjezdu pro nákladní automobily. Navíc jde o jednosměrku.
    4141
    42 Objektům lze přiřazovat libovolné tagy dle potřeby. Existuje ovšem seznam obecně přijatých [https://wiki.openstreetmap.org/wiki/Map_Features mapových značek], neboli seznam **tagů** s definovanou strukturou a obsahem, které jsou obvykle používány uživateli. Držte se pokud možno těchto tagů, protože jednotlivé nástroje a renedery map je umí používat.
     42Objektům lze přiřazovat libovolné tagy dle potřeby. Existuje ovšem seznam obecně přijatých [osmwiki:Map_Features mapových značek], neboli seznam **tagů** s definovanou strukturou a obsahem, které jsou obvykle používány uživateli. Držte se pokud možno těchto tagů, protože jednotlivé nástroje a renedery map je umí používat.
    4343
    44 V [[JOSMImage(dialogs/propertiesdialog)]] [Dialog/Properties dialogovém okně] lze přidělit tagy objektu, odstranit je z objektu nebo je upravovat.
     44V [[JOSMImage(dialogs/propertiesdialog)]] [wikitr:/Help/Dialog/Properties dialogovém okně] lze přidělit tagy objektu, odstranit je z objektu nebo je upravovat.
    4545
    4646== Id objektů ==
    4747OSM server přiděluje každému objektu unikátní číslo **ID objektu** nebo **OSM ID**. Nové objekty žádné ID nemají(ID je 0) dokud je poprvé nenahrajete na server OSM.
    4848
    49 Under **''[[JOSMImage(preference)]] [wiki:Action/Preferences Preferences] -> [[JOSMImage(preferences/display,20)]] [Preferences/Display Display Settings] -> Look and Feel''** it is possible to en- or disable the display of objects ids in the toggle dialogs.
     49Under **''[[JOSMImage(preference)]] [wikitr:/Help/Action/Preferences Preferences] -> [[JOSMImage(preferences/display,20)]] [wikitr:/Help/Preferences/Display Display Settings] -> Look and Feel''** it is possible to en- or disable the display of objects ids in the toggle dialogs.
    5050
    51 With **''[wiki:Menu/File File] -> [[JOSMImage(downloadprimitive)]] [wiki:Action/DownloadObject Download object ...]''** (''{{{Ctrl+Shift+O}}}'') it is possible to download **objects** by Ids.
     51With **''[wikitr:/Help/Menu/File File] -> [[JOSMImage(downloadprimitive)]] [wikitr:/Help/Action/DownloadObject Download object ...]''** (''{{{Ctrl+Shift+O}}}'') it is possible to download **objects** by Ids.
    5252
    53 **''[wiki:Menu/View View] -> [[JOSMImage(info,18,bottom)]] [wiki:Action/InfoAboutElements Advanced info]''** (''{{{Ctrl+I}}}'') opens separated windows with informations about selected objects in text format. [[BR]]
    54 **''[wiki:Menu/View View] -> [[JOSMImage(info,18,bottom)]] [wiki:Action/InfoAboutElementsWeb Advanced info (web)]''** (''{{{Ctrl+Shift+I}}}'') opens the **objects' pages** of selected objects on the [http://www.openstreetmap.org OSM website] in your web browser.
     53**''[wikitr:/Help/Menu/View View] -> [[JOSMImage(info,18,bottom)]] [wikitr:/Help/Action/InfoAboutElements Advanced info]''** (''{{{Ctrl+I}}}'') opens separated windows with informations about selected objects in text format. [[BR]]
     54**''[wikitr:/Help/Menu/View View] -> [[JOSMImage(info,18,bottom)]] [wikitr:/Help/Action/InfoAboutElementsWeb Advanced info (web)]''** (''{{{Ctrl+Shift+I}}}'') opens the **objects' pages** of selected objects on the [osmwww: OSM website] in your web browser.
    5555
    5656Alternatively, you can browse the objects directly by entering following address in your web browser:
    5757
    5858{{{
    59 http://www.openstreetmap.org/browse/[node/way/relation]/[ID]
     59https://www.openstreetmap.org/browse/[node/way/relation]/[ID]
    6060}}}
    6161
     
    6363Each object has a **version**. The **version** is incremented whenever the object is uploaded to the server and the OSM server not only stores the most recent version of an object, but it's complete **history**.
    6464
    65 **''[wiki:Menu/View View] -> [[JOSMImage(dialogs/history,18,bottom)]] [Action/ObjectHistory History]''** (''{{{Ctrl+H}}}'')  opens the [wiki:Dialog/History#Workingwiththehistorybrowser History Browser]. The History Browser will show you the **versions** of a particular object.
     65**''[wikitr:/Help/Menu/View View] -> [[JOSMImage(dialogs/history,18,bottom)]] [wikitr:/Help/Action/ObjectHistory History]''** (''{{{Ctrl+H}}}'')  opens the  History Browser. The History Browser will show you the **versions** of a particular object.
    6666[[BR]]
    67 Alternatively, **''[wiki:Menu/View View] -> [[JOSMImage(dialogs/history,18,bottom)]] [wiki:Action/ObjectHistoryWeb History (web)]''** (''{{{Ctrl+Shift+H}}}'')  opens a page on the [http://www.openstreetmap.org OSM website] in your web browser which displays the object history, too.
     67Alternatively, **''[wikitr:/Help/Menu/View View] -> [[JOSMImage(dialogs/history,18,bottom)]] [wikitr:/Help/Action/ObjectHistoryWeb History (web)]''** (''{{{Ctrl+Shift+H}}}'')  opens a page on the [osmwww: OSM website] in your web browser which displays the object history, too.
    6868
    6969----
    70 Back to [wiki:/Help Main Help]
     70Back to [wikitr:/Help Main Help]