Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Changelog
Browse Source
View Tickets
New Ticket
Roadmap
Builds
Sonar
Search
Context Navigation
+0
Start Page
Index
History
Editing Presets/Wikidata
Adjust edit area height:
8
12
16
20
24
28
32
36
40
Edit side-by-side
Preset for wikidata tags. Includes : - wikidata=* - brand:wikidata=* - operator:wikidata=* - name:etymology:wikidata=* == Changelog == - [v0.1]: Initial Release. == Preset's Code == {{{ #!preset <?xml version="1.0" encoding="UTF-8"?> <presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" author="whatismoss" version="0.[[revision]]_[[date]]" description="Presets for Wikidata tags" shortdescription="Wikidata" fr.description="Préréglages pour les tags Wikidata" icon="wikidata.png"> <group name="Wikidata" fr.name="Wikidata" icon="wikidata.png"> <item name="Object" fr.name="Objet" type="way,closedway,node,relation" icon="wikidata.png"> <label text="Wikidata code corresponding to the object itself" fr.text="Code Wikidata correspondant l'objet lui-même" /> <text key="wikidata" text="Wikidata Q code" fr.text="Code Q wikidata" /> <link text="More information on the wiki" fr.text="Plus d'informations sur le wiki" href="https://wiki.openstreetmap.org/wiki/Key:wikidata"/> </item> <item name="Operator" fr.name="Opérateur" type="way,closedway,node,relation" icon="wikidata.png"> <label text="Wikidata code corresponding to the operator tag of the object" fr.text="Code Wikidata correspondant au tag operator l'objet" /> <text key="operator:wikidata" text="Wikidata Q code" fr.text="Code Q wikidata" /> <label text="The object's operator" fr.text="L'opérateur de l'objet" /> <text key="operator" text="Operator" fr.text="Opérateur" /> <link text="More information on the wiki" fr.text="Plus d'informations sur le wiki" href="https://wiki.openstreetmap.org/wiki/Key:operator:wikidata"/> </item> <item name="Brand" fr.name="Marque" type="way,closedway,node,relation" icon="wikidata.png"> <label text="Wikidata code corresponding to the brand tag of the object" fr.text="Code Wikidata correspondant au tag brand l'objet" /> <text key="brand:wikidata" text="Wikidata Q code" fr.text="Code Q wikidata" /> <label text="The object's brand" fr.text="La marque de l'objet" /> <text key="brand" text="Brand" fr.text="Marque" /> <link text="More information on the wiki" fr.text="Plus d'informations sur le wiki" href="https://wiki.openstreetmap.org/wiki/Key:brand:wikidata"/> </item> <item name="Etymology" fr.name="Etymologie" type="way,closedway,node,relation" icon="wikidata.png"> <label text="Wikidata code corresponding to the name:etymology tag of the object" fr.text="Code Wikidata correspondant au tag name:etymology l'objet" /> <text key="name:etymology:wikidata" text="Wikidata Q code" fr.text="Code Q wikidata" /> <label text="Etymology of the object's name" fr.text="Etymologie du nom de l'objet" /> <text key="name:etymology" text="Etymology of name" fr.text="Etymologie du nom" /> <link text="More information on the wiki" fr.text="Plus d'informations sur le wiki" href="https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata"/> </item> </group> </presets> }}}
Note:
See
WikiFormatting
and
TracWiki
for help on editing wiki content.
Change information
Your email or username:
E-mail address and name can be saved in the
Preferences
Comment about this change (optional):
Attachments
(1)
wikidata.png
(
4.8 KB
) - added by
whatismoss
3 years ago
.
Download all attachments as:
.zip
Note:
See
TracWiki
for help on using the wiki.