Changes between Version 12 and Version 13 of Presets/Places_ES


Ignore:
Timestamp:
2020-01-15T22:17:39+01:00 (6 years ago)
Author:
iagocg
Comment:

Añadido Farm, elevation (solo entidades) y cambiado ref a ref:ine

Legend:

Unmodified
Added
Removed
Modified
  • Presets/Places_ES

    v12 v13  
    1212gl.shortdescription="Lugares_ES"
    1313description="Tag easily places (entities and territories) from Spain."
    14 version="1.1[[revision]]_[[date]]"
     14version="1.2.[[revision]]_[[date]]"
    1515link="https://raw.githubusercontent.com/iagocg/presets_josm/master/Places_ES/Places_ES.xml"
    1616icon="city.svg"
     
    102102        />
    103103        <text
    104         key="ref"
     104        key="ref:ine"
    105105        text="INE code"
    106106        es.text="Código INE"
     
    126126        es.text="Fuente"
    127127        gl.text="Fonte"
     128        />
     129        <text
     130        key="ele"
     131        text="Elevation"
     132        es.text="Altitud"
     133        gl.text="Altitude"
    128134        />
    129135    </chunk>
     
    160166        />
    161167        <text
    162         key="ref"
     168        key="ref:ine"
    163169        text="INE code"
    164170        es.text="Código INE"
     
    218224        />
    219225        <text
    220         key="ref"
     226        key="ref:ine"
    221227        text="INE code"
    222228        es.text="Código INE"
     
    401407            <reference ref="entities" />
    402408        </item> <!-- Isolated Dwelling -->
     409        <item
     410        name="Farm"
     411        es.name="Granja"
     412        gl.name="Granxa"
     413        icon="farm.svg"
     414        type="node,closedway"
     415        preset_name_label="true"
     416        >
     417            <link wiki="Tag:place=farm" />
     418            <space />
     419            <key key="place" value="farm" />
     420            <reference ref="entities" />
     421        </item> <!-- Farm -->
    403422        <separator/>
    404423        <item