wiki:Presets/BICSpain

BIC Spain

JOSM preset to map Spanish Properties of Cultural Interest (Bienes de Interés Cultural, in Spanish) on OpenStreetMap.

This preset follows the OSM conventions to map Bienes de Interés Cultural (BIC) in Spain. See Key:ref:bic on the OSM Wiki.

The preset itself

<?xml version="1.0" encoding="UTF-8"?>
<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
                author="Daniel Capilla"
                version="1.11_2023-09-17"
                shortdescription="Bienes de Interés Cultural en España"
                en.shortdescription="Spanish Property of Cultural Interest"
                description="Predifinido de JOSM para mapear Bienes de Interés Cultural (BIC) de España en OpenStreetMap"
                en.description="JOSM preset to map Spanish Properties of Cultural Interest (BIC, in Spanish) on OpenStreetMap"
                baselanguage="es">
<group name="Patrimonio"
        en.name="Heritage">
        <item name="Bien de Interés Cultural (España)"
                en.name="Property of Cultural Interest (Spain)"
                preset_name_label="false" >
<!-- Default values -->
                <key key="heritage" value="2"/>
                <key key="heritage:operator" value="mcd"/>
                <key key="protection_title" value="Bien de Interés Cultural"/>          
                <key key="heritage:website" value="https://www.culturaydeporte.gob.es/cultura/patrimonio/bienes-culturales-protegidos.html"/>
<!-- Editable values -->
                <text key="name"
                        text="Nombre del BIC"
                        en.text="BIC name"/>
                <text key="historic"
                        text="Tipo de objeto histórico"
                        en.text="Type of historic object" />              
                <space/>                
                <text key="ref:bic" text="Número de referencia" en.text="Reference number"/>    
                <text key="bic:inscription_date"
                        text="Protegido desde (formato:1988-03-17)"
                        en.text="Protected since (format:1988-03-17)"/>
                <text key="related_law="
                        text="Declaración legal"
                        en.text="Related law" />
                <text key="related_law:url="
                        text="URL de la declaración"
                        en.text="URL to the related law" />                 
                <space/>                
                <text key="wikipedia"
                        text="Artículo Wikipedia (es:Ejemplo)"
                        en.text="Wikipedia article (es:Example)"/>
                <text key="wikimedia_commons"
                        text="Categoría Commons (Category:Ejemplo)"
                        en.text="Commons category (Category:Example)" />
                <text key="wikidata"
                        text="Elemento Wikidata"
                        en.text="Wikidata item" />
                        <space/>
                <link href="https://wiki.openstreetmap.org/wiki/Key:ref:bic"/>
        </item>
</group>
</presets>

Presets_BICSpain-preset.xml, Presets_BICSpain.zip

Last modified 7 months ago Last modified on 2023-10-03T19:15:28+02:00
Note: See TracWiki for help on using the wiki.