Changes between Initial Version and Version 1 of Presets/SunuGox


Ignore:
Timestamp:
2017-05-10T17:28:59+02:00 (9 years ago)
Author:
severin.menard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Presets/SunuGox

    v1 v1  
     1== Sunu Gox ==
     2Sunu Gox (Our place/community in wolof) is a community-based initiative from Senegal aiming at improving both the environment and the basic services.
     3
     4== The preset ==
     5
     6{{{
     7#!preset
     8<?xml version="1.0" encoding="UTF-8"?>
     9<presets
     10        version="1.[[revision]]_[[date]]"
     11        xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
     12        author="Les Libres Géographes"
     13        shortdescription="Sunu Gox"
     14        description="Preset pour l'initiative Sunu Gox">
     15    <group name="Sunu Gox" fr.name="Sunu Gox" en.name="Sunu Gox">
     16                <!-- -->
     17        <group name="Waste management" fr.name="Gestion des déchets" en.name="Waste management">
     18                                <item name="Waste Disposal" fr.name="Dépôt d'ordures" icon="styles/standard/service/recycling/trash-bin.png"                                    type="node">
     19                                        <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dwaste_disposal" fr.href="https://wiki.openstreetmap.org/wiki/FR:Tag:amenity%3Dwaste_disposal"/>
     20                                        <label text="Edit Waste Disposal" fr.text="Éditer un dépôt d'ordures"/>
     21                                        <space/>
     22                                        <key key="amenity" value="waste_disposal"/>
     23
     24                                        <combo key="status" text="Status" fr.text="Statut" en.text="Status"                                                     values="official,informal"
     25                                                display_values="official,informal"
     26                                                fr.display_values="officiel,informel"
     27                                                en.display_values="official,informal" required="true"/>
     28                                        <combo key="operator_type" text="Operator type" fr.text="Type d'opérateur" en.text="Operator type"
     29                                                values="government,private,community,unspecified"
     30                                                display_values="government,private,community,unspecified"
     31                                                fr.display_values="gouvernement,prive,communauté,non precise"
     32                                                en.display_values="government,private,community,unspecified" required="true"/>
     33                                        <combo key="waste_container" text="Waste container" fr.text="Benne à ordures" en.text="Waste container"
     34                                                values="yes,no"
     35                                                display_values="yes,no"
     36                                                fr.display_values="oui,non"
     37                                                en.display_values="yes,no" />
     38                                        <combo key="condition" text="Condition" fr.text="Etat" values="good,fair,deficient"                                                     display_values="good,fair,deficient" fr.display_values="bon,moyen,mauvais"/>
     39                                        <label text="________________________________________"/>
     40                                        <label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/>
     41                                        <space/>
     42                                        <label text="If one is already existing, add new after a comma. Ex: Bing;survey" fr.text="Si une source existe déjà, ajouter la nouvelle après une virgule. Ex: Bing;survey" en.text="If one is already existing, add new one after a comma. Ex: Bing;survey"/>
     43                                        <space/>
     44                                        <text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/>
     45                                        <space/>
     46                                        <label text="________________________________________"/>
     47                                        <space/>
     48                                        <text key="note" text="Note" fr.text="Notes"/>
     49                                        <space/>
     50                                </item>
     51                                <item name="Waste Basket" fr.name="Poubelle" icon="styles/standard/service/recycling/trash-bin.png" type="node">
     52                                        <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=waste_basket" de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:amenity=waste_basket" it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:amenity=waste_basket" ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=waste_basket" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=waste_basket"/>
     53                                        <label text="Edit waste Basket" fr.text="Éditer une poubelle"/>
     54                                        <key key="amenity" value="waste_basket"/>
     55                                        <combo key="condition" text="Condition" fr.text="Etat" values="good,fair,deficient"                                                     display_values="good,fair,deficient" fr.display_values="bon,moyen,mauvais"/>
     56                                        <label text="________________________________________"/>
     57                                        <label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/>
     58                                        <space/>
     59                                        <label text="If one is already existing, add new after a comma. Ex: Bing;survey" fr.text="Si une source existe déjà, ajouter la nouvelle après une virgule. Ex: Bing;survey" en.text="If one is already existing, add new one after a comma. Ex: Bing;survey"/>
     60                                        <space/>
     61                                        <text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/>
     62                                        <space/>
     63                                        <label text="________________________________________"/>
     64                                        <space/>
     65                                        <text key="note" text="Note" fr.text="Notes"/>
     66                                        <space/>
     67                                </item>
     68                                <item name="Recycling" fr.name="Recyclage" icon="presets/recycling.png" type="node">
     69                                        <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=recycling" de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:amenity=recycling" es.href="http://wiki.openstreetmap.org/wiki/ES:Tag:amenity=recycling" fi.href="http://wiki.openstreetmap.org/wiki/Fi:Tag:amenity=recycling" fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:amenity=recycling" it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:amenity=recycling" ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=recycling" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=recycling"/>
     70                                        <label text="Edit Recycling station" fr.text="Editer un point de recyclage"/>
     71                                        <space/>
     72                                        <key key="amenity" value="recycling"/>
     73                                        <text key="name" text="Name" default="" delete_if_empty="true"/>
     74                                        <space/>
     75                                        <text key="operator" text="Operator name" fr.text="Nom de l'opérateur" en.text="Operator name"/>
     76                                        <combo key="operator:type" text="Operator type" fr.text="Type d'opérateur" values="public,private,government,ngo,community" display_values="public,private,government,NGO,community" fr.display_values="publique,prive,gouvernement,ONG,communauté" required="true"/>
     77                                        <check key="recycling:batteries" text="Batteries" default="off" delete_if_empty="true"/>
     78                                        <check key="recycling:cans" text="Cans" default="off" delete_if_empty="true"/>
     79                                        <check key="recycling:clothes" text="Clothes" default="off" delete_if_empty="true"/>
     80                                        <check key="recycling:glass" text="Glass" default="off" delete_if_empty="true"/>
     81                                        <check key="recycling:paper" text="Paper" default="off" delete_if_empty="true"/>
     82                                        <check key="recycling:scrap_metal" text="Scrap Metal" default="off" delete_if_empty="true"/>
     83                                        <combo key="recycling_type" text="Type" values="container,centre" default="" delete_if_empty="true"/>
     84                                        <combo key="condition" text="Condition" fr.text="Etat" values="good,fair,deficient"                                                     display_values="good,fair,deficient" fr.display_values="bon,moyen,mauvais"/>
     85                                        <label text="________________________________________"/>
     86                                        <label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/>
     87                                        <space/>
     88                                        <label text="If one is already existing, add new after a comma. Ex: Bing;survey" fr.text="Si une source existe déjà, ajouter la nouvelle après une virgule. Ex: Bing;survey" en.text="If one is already existing, add new one after a comma. Ex: Bing;survey"/>
     89                                        <space/>
     90                                        <text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/>
     91                                        <space/>
     92                                        <label text="________________________________________"/>
     93                                        <space/>
     94                                        <text key="note" text="Note" fr.text="Notes"/>
     95                                        <space/>
     96                                </item>
     97                </group>       
     98                <group name="Landfill and other available urban lands" fr.name="Décharges et autres terrains urbains disponibles" >     
     99                        <item name="Landill" fr.name="Décharge" type="closedway,relation">
     100                                        <link href="http://wiki.openstreetmap.org/wiki/Tag:landuse%3Dlandfill" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:landuse%3Dlandfill"/>
     101                                        <label text="Edit landfill" fr.text="Éditer une décharge"/>
     102                                        <key key="landuse" value="landfill"/>
     103                                        <space/>
     104                                        <text key="name" text="Name" default="" delete_if_empty="true"/>
     105                                        <space/>
     106                                        <text key="operator" text="Operator name" fr.text="Nom de l'opérateur" en.text="Operator name"/>
     107                                        <combo key="operator:type" text="Operator type" fr.text="Type d'opérateur" values="public,private,government,community" display_values="public,private,government,community" fr.display_values="public,privé,gouvernement,communauté" required="true"/>
     108                                        <combo key="status" text="Status" fr.text="Statut" en.text="Status"                                                     values="official,informal"
     109                                                display_values="official,informal"
     110                                                fr.display_values="officiel,informel"
     111                                                en.display_values="official,informal" required="true"/>
     112                                        <label text="________________________________________"/>
     113                                        <label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/>
     114                                        <space/>
     115                                        <label text="If one is already existing, add new after a comma. Ex: Bing;survey" fr.text="Si une source existe déjà, ajouter la nouvelle après une virgule. Ex: Bing;survey" en.text="If one is already existing, add new one after a comma. Ex: Bing;survey"/>
     116                                        <space/>
     117                                        <text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/>
     118                                        <space/>
     119                                        <label text="________________________________________"/>
     120                                        <space/>
     121                                        <text key="note" text="Note" fr.text="Notes"/>
     122                                        <space/>
     123                        </item>
     124                        <item name="Brownfield" fr.name="Terrain vague" type="closedway,relation">
     125                                        <link href="https://wiki.openstreetmap.org/wiki/Tag:landuse%3Dbrownfield"/>
     126                                        <label text="Edit brownfield" fr.text="Éditer un terrain vague"/>
     127                                        <key key="landuse" value="brownfield"/>
     128                                        <space/>
     129                                        <text key="name" text="Name" default="" delete_if_empty="true"/>
     130                                        <space/>
     131                                        <label text="________________________________________"/>
     132                                        <label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/>
     133                                        <space/>
     134                                        <label text="If one is already existing, add new after a comma. Ex: Bing;survey" fr.text="Si une source existe déjà, ajouter la nouvelle après une virgule. Ex: Bing;survey" en.text="If one is already existing, add new one after a comma. Ex: Bing;survey"/>
     135                                        <space/>
     136                                        <text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/>
     137                                        <space/>
     138                                        <label text="________________________________________"/>
     139                                        <space/>
     140                                        <text key="note" text="Note" fr.text="Notes"/>
     141                                        <space/>
     142                        </item>
     143                </group>
     144                <group name="Water sanitation" fr.name="Assainissement" icon="presets/waterway.png">
     145                                        <item name="Wastewater canal" fr.name="Canal" type="way,relation" icon="presets/waterway.png">
     146                                                <key key="waterway" value="drain"/>
     147                                                <label text="Edit/modify a wastewater canal" fr.text="Éditer un canal d'assainissement"/>
     148                                                <space/>
     149                                                <combo key="material" text="Matériel de construction" en.text="Building materials" values="concrete,soil,stone" display_values="béton,terre,pierre" en.display_values="concrete,soil,stone"/>
     150                                                <combo key="covered" text="Couverture" en.text="Covered" values="yes,no" display_values="yes,no" fr.display_values="oui,non"/>
     151                                                <space/>
     152                                                <check key="disused" text="Disused" fr.text="Désaffecté" default="off"/>
     153                                                <space/>
     154                                                <label text="________________________________________"/>
     155                                                <label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/>
     156                                                <space/>
     157                                                <label text="If one is already existing, add new after a comma. Ex: Bing;survey" fr.text="Si une source existe déjà, ajouter la nouvelle après une virgule. Ex: Bing;survey" en.text="If one is already existing, add new one after a comma. Ex: Bing;survey"/>
     158                                                <space/>
     159                                                <text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/>
     160                                                <space/>
     161                                                <label text="________________________________________"/>
     162                                                <space/>
     163                                                <text key="note" text="Note" fr.text="Notes"/>
     164                                                <space/>
     165                                        </item>
     166                                        <item name="Sewage pipeline" fr.name="Canalisation" type="way,relation" icon="presets/path.png">
     167                                                <label text="Edit/modify a sewage pipeline" fr.text="Éditer une canalisation d'assainissement**" en.text="Edit/modify a sewage pipeline"/>
     168                                                <space/>
     169                                                <link href="http://wiki.openstreetmap.org/wiki/Tag:man_made=pipeline" de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:man_made=pipeline" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=pipeline" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:man_made=pipeline"/>
     170                                                <key key="man_made" value="pipeline"/>
     171                                                <key key="substance" value="sewage"/>
     172                                                <combo key="location" text="Location" fr.text="Emplacement" values="underground,overground,overhead" fr.display_values="enterré,au-dessus du sol,aérien" en.display_values="underground,overground,overhead"/>
     173                                                <space/>
     174                                                <check key="disused" text="Disused" fr.text="Désaffecté" default="off"/>
     175                                                <space/>
     176                                                <label text="________________________________________"/>
     177                                                <label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/>
     178                                                <space/>
     179                                                <label text="If one is already existing, add new after a comma. Ex: Bing;survey" fr.text="Si une source existe déjà, ajouter la nouvelle après une virgule. Ex: Bing;survey" en.text="If one is already existing, add new one after a comma. Ex: Bing;survey"/>
     180                                                <space/>
     181                                                <text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/>
     182                                                <space/>
     183                                                <label text="________________________________________"/>
     184                                                <space/>
     185                                                <text key="note" text="Note" fr.text="Notes"/>
     186                                                <space/>
     187                                        </item>
     188                                        <item name="Runoff blocking" fr.name="Blocage de l'écoulement" en.name="Runoff blocking" type="node,relation">                         
     189                                                <label text="Edit/modify runoff blocking"
     190                                                        fr.text="Éditer un blocage d'écoulement"
     191                                                        en.text="Edit/modify runoff blocking"  />
     192                                                <space/>
     193                                                <combo key="barrier" text="Blocking type" fr.text="Type de blocage" values="block,debris,waste" fr.display_values="blocs,débris,ordures" en.display_values="block,debris,waste"/>
     194                                                <label text=" " />
     195                                                <label text="________________________________________"/>
     196                                                <label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/>
     197                                                <space/>
     198                                                <label text="If one is already existing, add new after a comma. Ex: Bing;survey" fr.text="Si une source existe déjà, ajouter la nouvelle après une virgule. Ex: Bing;survey" en.text="If one is already existing, add new one after a comma. Ex: Bing;survey"/>
     199                                                <space/>
     200                                                <text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/>
     201                                                <space/>
     202                                                <label text="________________________________________"/>
     203                                                <space/>
     204                                                <text key="note" text="Note" fr.text="Notes"/>
     205                                                <space/>
     206                                        </item>
     207                </group>
     208                <group name="Hazards" fr.name="Menaces">
     209                        <item name="Flood prone" fr.name="Zone d'inondation" en.name="Flood prone" type="closedway,relation">
     210                                <label text="Edit/modify a flood prone area"
     211                                        fr.text="Éditer une zone d'inondation"
     212                                        en.text="Edit/modify a flood prone area"  />
     213                                <space/>
     214                                <key key="natural" value="water"/>
     215                                <key key="seasonal" value="yes"/>                               
     216                                <key key="hazard_prone" value="yes"/>
     217                                <key key="hazard_type" value="flood"/>
     218                                <label text="Flood prone area" fr.text="Zone d'inondation" en.text="Flood prone area"/>
     219                                <space/>
     220                                <label text="________________________________________"/>
     221                                <label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/>
     222                                <space/>
     223                                <label text="If one is already existing, add new after a comma. Ex: Bing;survey" fr.text="Si une source existe déjà, ajouter la nouvelle après une virgule. Ex: Bing;survey" en.text="If one is already existing, add new one after a comma. Ex: Bing;survey"/>
     224                                <space/>
     225                                <text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/>
     226                                <space/>
     227                                <label text="________________________________________"/>
     228                                <space/>
     229                                <text key="note" text="Note" fr.text="Notes"/>
     230                                <space/>
     231                        </item>
     232                        <item name="Flood prone street" fr.name="Rue envahie par les inondations" en.name="Flood prone street" type="way,relation">                             
     233                                <label text="Edit/modify a flood prone street"
     234                                        fr.text="Éditer une rue envahie par les inondations"
     235                                        en.text="Edit/modify a flood prone street"  />
     236                                <space/>
     237                                <key key="hazard_prone" value="yes"/>
     238                                <key key="hazard_type" value="flood"/>
     239                                <label text="Flood prone street" fr.text="Rue envahie par les inondations" en.text="Flood prone street"/>
     240                                <space/>
     241                                <label text="________________________________________"/>
     242                                <label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/>
     243                                <space/>
     244                                <label text="If one is already existing, add new after a comma. Ex: Bing;survey" fr.text="Si une source existe déjà, ajouter la nouvelle après une virgule. Ex: Bing;survey" en.text="If one is already existing, add new one after a comma. Ex: Bing;survey"/>
     245                                <space/>
     246                                <text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/>
     247                                <space/>
     248                                <label text="________________________________________"/>
     249                                <space/>
     250                                <text key="note" text="Note" fr.text="Notes"/>
     251                                <space/>
     252                        </item>
     253                        <item name="Flood prone objects" fr.name="Objets affectés par les inondations" en.name="Flood prone objects" type="node,way,closedway,relation">               
     254                                <label text="Edit/modify a flood prone object"
     255                                        fr.text="Éditer un objet affecté par les inondations"
     256                                        en.text="Edit/modify a flood prone object"  />
     257                                <space/>               
     258                                <key key="hazard_prone" value="yes"/>
     259                                <key key="hazard_type" value="flood"/>
     260                                <combo key="damage" text="Damage" fr.text="Dommages" values="minimal,significant,complete" fr.display_values="minimal,important,complet" en.display_values="minimal,significant,complete"/>
     261                                <label text="Flood prone objects" fr.text="Objets affectés par les inondations" en.text="Flood prone objects"/>
     262                                <space/>
     263                                <label text="________________________________________"/>
     264                                <label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/>
     265                                <space/>
     266                                <label text="If one is already existing, add new after a comma. Ex: Bing;survey" fr.text="Si une source existe déjà, ajouter la nouvelle après une virgule. Ex: Bing;survey" en.text="If one is already existing, add new one after a comma. Ex: Bing;survey"/>
     267                                <space/>
     268                                <text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/>
     269                                <space/>
     270                                <label text="________________________________________"/>
     271                                <space/>
     272                                <text key="note" text="Note" fr.text="Notes"/>
     273                                <space/>
     274                        </item>
     275                        <item name="Quarry" fr.name="Carrières" type="closedway,relation">
     276                                <link href="https://wiki.openstreetmap.org/wiki/Tag:landuse%3Dquarry"/>
     277                                <label text="Edit quarry" fr.text="Éditer une carrière"/>
     278                                <space/>
     279                                <key key="landuse" value="quarry"/>
     280                                <space/>
     281                                <text key="name" text="Name" default="" delete_if_empty="true"/>
     282                                <combo key="status" text="Status" fr.text="Statut" en.text="Status"                                                     values="official,informal"
     283                                        display_values="official,informal"
     284                                        fr.display_values="officiel,informel"
     285                                        en.display_values="official,informal" required="true"/>
     286                                <space/>
     287                                <label text="________________________________________"/>
     288                                <label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/>
     289                                <space/>
     290                                <label text="If one is already existing, add new after a comma. Ex: Bing;survey" fr.text="Si une source existe déjà, ajouter la nouvelle après une virgule. Ex: Bing;survey" en.text="If one is already existing, add new one after a comma. Ex: Bing;survey"/>
     291                                <space/>
     292                                <text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/>
     293                                <space/>
     294                                <label text="________________________________________"/>
     295                                <space/>
     296                                <text key="note" text="Note" fr.text="Notes"/>
     297                                <space/>
     298                        </item>
     299                        <item name="Coastal erosion prone objects" fr.name="Objets affectés par l'érosion côtière" en.name="Coastal erosion prone objects" type="node,way,closedway,relation"> 
     300                                <label text="Edit/modify an erosion prone object"
     301                                        fr.text="Éditer un objet affecté par l'érosion côtière"
     302                                        en.text="Edit/modify an erosion prone object"  />
     303                                <space/>                       
     304                                <key key="hazard_prone" value="yes"/>
     305                                <key key="hazard_type" value="coastal_erosion"/>
     306                                <combo key="damage" text="Damage" fr.text="Dommages" values="minimal,significant,complete" fr.display_values="minimal,important,complet" en.display_values="minimal,significant,complete"/>
     307                                <label text="Coastal erosion prone objects" fr.text="Objets affectés par l'érosion côtière" en.text="Coastal erosion prone objects"/>
     308                                <space/>
     309                                <label text="________________________________________"/>
     310                                <label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/>
     311                                <space/>
     312                                <label text="If one is already existing, add new after a comma. Ex: Bing;survey" fr.text="Si une source existe déjà, ajouter la nouvelle après une virgule. Ex: Bing;survey" en.text="If one is already existing, add new one after a comma. Ex: Bing;survey"/>
     313                                <space/>
     314                                <text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/>
     315                                <space/>
     316                                <label text="________________________________________"/>
     317                                <space/>
     318                                <text key="note" text="Note" fr.text="Notes"/>
     319                                <space/>
     320                        </item>
     321                </group>
     322                <item name="Objects condition" fr.name="Etat des objets" type="node,way,closedway,relation">
     323                        <label text="Edit an object condition" fr.text="Indiquer l'état d'un objet"/>
     324                        <space/>
     325                        <combo key="condition" text="Condition" fr.text="Etat" values="good,fair,deficient"                                                     display_values="good,fair,deficient" fr.display_values="bon,moyen,mauvais"/>
     326                        <label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/>
     327                        <space/>
     328                        <label text="If one is already existing, add new after a comma. Ex: Bing;survey" fr.text="Si une source existe déjà, ajouter la nouvelle après une virgule. Ex: Bing;survey" en.text="If one is already existing, add new one after a comma. Ex: Bing;survey"/>
     329                        <space/>
     330                        <text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/>
     331                        <space/>
     332                        <label text="________________________________________"/>
     333                        <space/>
     334                        <text key="note" text="Note" fr.text="Notes"/>
     335                        <space/>
     336                </item>
     337                <item name="Sunu Gox Action" fr.name="Action Sunu Gox" type="node,way,closedway,relation">
     338                        <label text="Edit an object as part of a Sunu Gox action" fr.text="Marquer l'objet comme partie d'une action Sunu Gox"/>
     339                        <space/>
     340                        <combo key="project:sunugox" text="Sunu Gox action" fr.text="Action Sunu Gox" values="potential,confirmed,achieved"                                                     display_values="potential,confirmed,achieved" fr.display_values="potentielle,confirmée,réalisée"/>
     341                        <text key="project:sunugox:date" text="Achievement year(s) (YYYY or YYYY-YYYY)" fr.text="Année(s) de réalisation (AAAA OU AAAA-AAAA)"/>
     342                        <label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/>
     343                        <space/>
     344                        <label text="If one is already existing, add new after a comma. Ex: Bing;survey" fr.text="Si une source existe déjà, ajouter la nouvelle après une virgule. Ex: Bing;survey" en.text="If one is already existing, add new one after a comma. Ex: Bing;survey"/>
     345                        <space/>
     346                        <text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/>
     347                        <space/>
     348                        <label text="________________________________________"/>
     349                        <space/>
     350                        <text key="note" text="Note" fr.text="Notes"/>
     351                        <space/>
     352                </item>
     353        </group> <!-- General group -->
     354</presets>
     355}}}