Created
May 4, 2017 12:32
-
-
Save severinmenard/35059be8a308b85e73ce934f437557f8 to your computer and use it in GitHub Desktop.
Sunu Gox JOSM preset
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
== Sunu Gox == | |
Sunu Gox (Our place/community in wolof) is a community-based initiative from Senegal aiming at improving both the environment and the basic services. | |
== The preset == | |
{{{ | |
#!preset | |
<?xml version="1.0" encoding="UTF-8"?> | |
<presets | |
version="1.[[revision]]_[[date]]" | |
xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" | |
author="Les Libres Geographes" | |
shortdescription="Sunu Gox" | |
description="Preset pour l'initiative Sunu Gox"> | |
<group name="Sunu Gox" fr.name="Sunu Gox" en.name="Sunu Gox"> | |
<!-- --> | |
<group name="Waste management" fr.name="Gestion des déchets" en.name="Waste management"> | |
<item name="Waste Disposal" fr.name="Dépôt d'ordures" icon="styles/standard/service/recycling/trash-bin.png" type="node"> | |
<link href="http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dwaste_disposal" fr.href="https://wiki.openstreetmap.org/wiki/FR:Tag:amenity%3Dwaste_disposal"/> | |
<label text="Edit Waste Disposal" fr.text="Éditer un dépôt d'ordures"/> | |
<space/> | |
<key key="amenity" value="waste_disposal"/> | |
<combo key="status" text="Status" fr.text="Statut" en.text="Status" values="official,informal" | |
display_values="official,informal" | |
fr.display_values="officiel,informel" | |
en.display_values="official,informal" required="true"/> | |
<combo key="operator_type" text="Operator type" fr.text="Type d'opérateur" en.text="Operator type" | |
values="government,private,community,unspecified" | |
display_values="government,private,community,unspecified" | |
fr.display_values="gouvernement,prive,communauté,non precise" | |
en.display_values="government,private,community,unspecified" required="true"/> | |
<combo key="waste_container" text="Waste container" fr.text="Benne à ordures" en.text="Waste container" | |
values="yes,no" | |
display_values="yes,no" | |
fr.display_values="oui,non" | |
en.display_values="yes,no" /> | |
<combo key="condition" text="Condition" fr.text="Etat" values="good,fair,deficient" display_values="good,fair,deficient" fr.display_values="bon,moyen,mauvais"/> | |
<label text="________________________________________"/> | |
<label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/> | |
<space/> | |
<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"/> | |
<space/> | |
<text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/> | |
<space/> | |
<label text="________________________________________"/> | |
<space/> | |
<text key="note" text="Note" fr.text="Notes"/> | |
<space/> | |
</item> | |
<item name="Waste Basket" fr.name="Poubelle" icon="styles/standard/service/recycling/trash-bin.png" type="node"> | |
<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"/> | |
<label text="Edit waste Basket" fr.text="Éditer une poubelle"/> | |
<key key="amenity" value="waste_basket"/> | |
<combo key="condition" text="Condition" fr.text="Etat" values="good,fair,deficient" display_values="good,fair,deficient" fr.display_values="bon,moyen,mauvais"/> | |
<label text="________________________________________"/> | |
<label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/> | |
<space/> | |
<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"/> | |
<space/> | |
<text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/> | |
<space/> | |
<label text="________________________________________"/> | |
<space/> | |
<text key="note" text="Note" fr.text="Notes"/> | |
<space/> | |
</item> | |
<item name="Recycling" fr.name="Recyclage" icon="presets/recycling.png" type="node"> | |
<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"/> | |
<label text="Edit Recycling station" fr.text="Editer un point de recyclage"/> | |
<space/> | |
<key key="amenity" value="recycling"/> | |
<text key="name" text="Name" default="" delete_if_empty="true"/> | |
<space/> | |
<text key="operator" text="Operator name" fr.text="Nom de l'opérateur" en.text="Operator name"/> | |
<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"/> | |
<check key="recycling:batteries" text="Batteries" default="off" delete_if_empty="true"/> | |
<check key="recycling:cans" text="Cans" default="off" delete_if_empty="true"/> | |
<check key="recycling:clothes" text="Clothes" default="off" delete_if_empty="true"/> | |
<check key="recycling:glass" text="Glass" default="off" delete_if_empty="true"/> | |
<check key="recycling:paper" text="Paper" default="off" delete_if_empty="true"/> | |
<check key="recycling:scrap_metal" text="Scrap Metal" default="off" delete_if_empty="true"/> | |
<combo key="recycling_type" text="Type" values="container,centre" default="" delete_if_empty="true"/> | |
<combo key="condition" text="Condition" fr.text="Etat" values="good,fair,deficient" display_values="good,fair,deficient" fr.display_values="bon,moyen,mauvais"/> | |
<label text="________________________________________"/> | |
<label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/> | |
<space/> | |
<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"/> | |
<space/> | |
<text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/> | |
<space/> | |
<label text="________________________________________"/> | |
<space/> | |
<text key="note" text="Note" fr.text="Notes"/> | |
<space/> | |
</item> | |
</group> | |
<group name="Landfill and other available urban lands" fr.name="Décharges et autres terrains urbains disponibles" > | |
<item name="Landill" fr.name="Décharge" type="closedway,relation"> | |
<link href="http://wiki.openstreetmap.org/wiki/Tag:landuse%3Dlandfill" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:landuse%3Dlandfill"/> | |
<label text="Edit landfill" fr.text="Éditer une décharge"/> | |
<key key="landuse" value="landfill"/> | |
<space/> | |
<text key="name" text="Name" default="" delete_if_empty="true"/> | |
<space/> | |
<text key="operator" text="Operator name" fr.text="Nom de l'opérateur" en.text="Operator name"/> | |
<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"/> | |
<combo key="status" text="Status" fr.text="Statut" en.text="Status" values="official,informal" | |
display_values="official,informal" | |
fr.display_values="officiel,informel" | |
en.display_values="official,informal" required="true"/> | |
<label text="________________________________________"/> | |
<label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/> | |
<space/> | |
<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"/> | |
<space/> | |
<text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/> | |
<space/> | |
<label text="________________________________________"/> | |
<space/> | |
<text key="note" text="Note" fr.text="Notes"/> | |
<space/> | |
</item> | |
<item name="Brownfield" fr.name="Terrain vague" type="closedway,relation"> | |
<link href="https://wiki.openstreetmap.org/wiki/Tag:landuse%3Dbrownfield"/> | |
<label text="Edit brownfield" fr.text="Éditer un terrain vague"/> | |
<key key="landuse" value="brownfield"/> | |
<space/> | |
<text key="name" text="Name" default="" delete_if_empty="true"/> | |
<space/> | |
<label text="________________________________________"/> | |
<label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/> | |
<space/> | |
<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"/> | |
<space/> | |
<text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/> | |
<space/> | |
<label text="________________________________________"/> | |
<space/> | |
<text key="note" text="Note" fr.text="Notes"/> | |
<space/> | |
</item> | |
</group> | |
<group name="Water sanitation" fr.name="Assainissement" icon="presets/waterway.png"> | |
<item name="Wastewater canal" fr.name="Canal" type="way,relation" icon="presets/waterway.png"> | |
<key key="waterway" value="drain"/> | |
<label text="Edit/modify a wastewater canal" fr.text="Éditer un canal d'assainissement"/> | |
<space/> | |
<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"/> | |
<combo key="covered" text="Couverture" en.text="Covered" values="yes,no" display_values="yes,no" fr.display_values="oui,non"/> | |
<space/> | |
<check key="disused" text="Disused" fr.text="Désaffecté" default="off"/> | |
<space/> | |
<label text="________________________________________"/> | |
<label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/> | |
<space/> | |
<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"/> | |
<space/> | |
<text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/> | |
<space/> | |
<label text="________________________________________"/> | |
<space/> | |
<text key="note" text="Note" fr.text="Notes"/> | |
<space/> | |
</item> | |
<item name="Sewage pipeline" fr.name="Canalisation" type="way,relation" icon="presets/path.png"> | |
<label text="Edit/modify a sewage pipeline" fr.text="Éditer une canalisation d'assainissement**" en.text="Edit/modify a sewage pipeline"/> | |
<space/> | |
<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"/> | |
<key key="man_made" value="pipeline"/> | |
<key key="substance" value="sewage"/> | |
<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"/> | |
<space/> | |
<check key="disused" text="Disused" fr.text="Désaffecté" default="off"/> | |
<space/> | |
<label text="________________________________________"/> | |
<label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/> | |
<space/> | |
<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"/> | |
<space/> | |
<text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/> | |
<space/> | |
<label text="________________________________________"/> | |
<space/> | |
<text key="note" text="Note" fr.text="Notes"/> | |
<space/> | |
</item> | |
<item name="Runoff blocking" fr.name="Blocage de l'écoulement" en.name="Runoff blocking" type="node,relation"> | |
<label text="Edit/modify runoff blocking" | |
fr.text="Éditer un blocage d'écoulement" | |
en.text="Edit/modify runoff blocking" /> | |
<space/> | |
<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"/> | |
<label text=" " /> | |
<label text="________________________________________"/> | |
<label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/> | |
<space/> | |
<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"/> | |
<space/> | |
<text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/> | |
<space/> | |
<label text="________________________________________"/> | |
<space/> | |
<text key="note" text="Note" fr.text="Notes"/> | |
<space/> | |
</item> | |
</group> | |
<group name="Hazards" fr.name="Menaces"> | |
<item name="Flood prone" fr.name="Zone d'inondation" en.name="Flood prone" type="closedway,relation">> | |
<label text="Edit/modify a flood prone area" | |
fr.text="Éditer une zone d'inondation" | |
en.text="Edit/modify a flood prone area" /> | |
<space/> | |
<key key="natural" value="water"/> | |
<key key="seasonal" value="yes"/> | |
<key key="hazard_prone" value="yes"/> | |
<key key="hazard_type" value="flood"/> | |
<label text="Flood prone area" fr.text="Zone d'inondation" en.text="Flood prone area"/> | |
<space/> | |
<label text="________________________________________"/> | |
<label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/> | |
<space/> | |
<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"/> | |
<space/> | |
<text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/> | |
<space/> | |
<label text="________________________________________"/> | |
<space/> | |
<text key="note" text="Note" fr.text="Notes"/> | |
<space/> | |
</item> | |
<item name="Flood prone street" fr.name="Rue envahie par les inondations" en.name="Flood prone street" type="way,relation"> | |
<label text="Edit/modify a flood prone street" | |
fr.text="Éditer une rue envahie par les inondations" | |
en.text="Edit/modify a flood prone street" /> | |
<space/> | |
<key key="hazard_prone" value="yes"/> | |
<key key="hazard_type" value="flood"/> | |
<label text="Flood prone street" fr.text="Rue envahie par les inondations" en.text="Flood prone street"/> | |
<space/> | |
<label text="________________________________________"/> | |
<label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/> | |
<space/> | |
<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"/> | |
<space/> | |
<text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/> | |
<space/> | |
<label text="________________________________________"/> | |
<space/> | |
<text key="note" text="Note" fr.text="Notes"/> | |
<space/> | |
</item> | |
<item name="Flood prone objects" fr.name="Objets affectés par les inondations" en.name="Flood prone objects" type="node,way,closedway,relation"> | |
<label text="Edit/modify a flood prone object" | |
fr.text="Éditer un objet affecté par les inondations" | |
en.text="Edit/modify a flood prone object" /> | |
<space/> | |
<key key="hazard_prone" value="yes"/> | |
<key key="hazard_type" value="flood"/> | |
<combo key="damage" text="Damage" fr.text="Dommages" values="minimal,significant,complete" fr.display_values="minimal,important,complet" en.display_values="minimal,significant,complete"/> | |
<label text="Flood prone objects" fr.text="Objets affectés par les inondations" en.text="Flood prone objects"/> | |
<space/> | |
<label text="________________________________________"/> | |
<label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/> | |
<space/> | |
<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"/> | |
<space/> | |
<text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/> | |
<space/> | |
<label text="________________________________________"/> | |
<space/> | |
<text key="note" text="Note" fr.text="Notes"/> | |
<space/> | |
</item> | |
<item name="Quarry" fr.name="Carrières" type="closedway,relation"> | |
<link href="https://wiki.openstreetmap.org/wiki/Tag:landuse%3Dquarry"/> | |
<label text="Edit quarry" fr.text="Éditer une carrière"/> | |
<space/> | |
<key key="landuse" value="quarry"/> | |
<space/> | |
<text key="name" text="Name" default="" delete_if_empty="true"/> | |
<combo key="status" text="Status" fr.text="Statut" en.text="Status" values="official,informal" | |
display_values="official,informal" | |
fr.display_values="officiel,informel" | |
en.display_values="official,informal" required="true"/> | |
<space/> | |
<label text="________________________________________"/> | |
<label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/> | |
<space/> | |
<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"/> | |
<space/> | |
<text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/> | |
<space/> | |
<label text="________________________________________"/> | |
<space/> | |
<text key="note" text="Note" fr.text="Notes"/> | |
<space/> | |
</item> | |
<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"> | |
<label text="Edit/modify an erosion prone object" | |
fr.text="Éditer un objet affecté par l'érosion côtière" | |
en.text="Edit/modify an erosion prone object" /> | |
<space/> | |
<key key="hazard_prone" value="yes"/> | |
<key key="hazard_type" value="coastal_erosion"/> | |
<combo key="damage" text="Damage" fr.text="Dommages" values="minimal,significant,complete" fr.display_values="minimal,important,complet" en.display_values="minimal,significant,complete"/> | |
<label text="Coastal erosion prone objects" fr.text="Objets affectés par l'érosion côtière" en.text="Coastal erosion prone objects"/> | |
<space/> | |
<label text="________________________________________"/> | |
<label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/> | |
<space/> | |
<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"/> | |
<space/> | |
<text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/> | |
<space/> | |
<label text="________________________________________"/> | |
<space/> | |
<text key="note" text="Note" fr.text="Notes"/> | |
<space/> | |
</item> | |
</group> | |
<item name="Objects condition" fr.name="Etat des objets" type="node,way,closedway,relation"> | |
<label text="Edit an object condition" fr.text="Indiquer l'état d'un objet"/> | |
<space/> | |
<combo key="condition" text="Condition" fr.text="Etat" values="good,fair,deficient" display_values="good,fair,deficient" fr.display_values="bon,moyen,mauvais"/> | |
<label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/> | |
<space/> | |
<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"/> | |
<space/> | |
<text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/> | |
<space/> | |
<label text="________________________________________"/> | |
<space/> | |
<text key="note" text="Note" fr.text="Notes"/> | |
<space/> | |
</item> | |
<item name="Sunu Gox Action" fr.name="Action Sunu Gox" type="node,way,closedway,relation"> | |
<label text="Edit an object as part of a Sunu Gox action" fr.text="Marquer l'objet comme partie d'une action Sunu Gox"/> | |
<space/> | |
<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"/> | |
<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)"/> | |
<label text="SOURCE (geometry and/or attributes)" fr.text="SOURCE (géométrique et/ou attributaire)" en.text="SOURCE (geometry and/or attributes)"/> | |
<space/> | |
<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"/> | |
<space/> | |
<text key="source" text="Source name" fr.text="Nom de la source" en.text="Source name"/> | |
<space/> | |
<label text="________________________________________"/> | |
<space/> | |
<text key="note" text="Note" fr.text="Notes"/> | |
<space/> | |
</item> | |
</group> <!-- General group --> | |
</presets> | |
}}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment