wiki:Presets/Wikidata

Preset for wikidata tags. Includes :

  • wikidata=*
  • brand:wikidata=*
  • operator:wikidata=*
  • name:etymology:wikidata=*

Changelog

  • [v0.1]: Initial Release.

Preset's Code

<?xml version="1.0" encoding="UTF-8"?>
<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" 
        author="whatismoss" 
        version="0.1_2022-01-06" 
        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>

Presets_Wikidata-preset.xml, Presets_Wikidata.zip

Last modified 2 years ago Last modified on 2022-01-06T14:28:44+01:00

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.