Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Changelog
Browse Source
View Tickets
New Ticket
Roadmap
Builds
Sonar
Search
Context Navigation
+0
Start Page
Index
History
Editing Presets/BICSpain
Adjust edit area height:
8
12
16
20
24
28
32
36
40
Edit side-by-side
== BIC Spain == JOSM preset to map Spanish Properties of Cultural Interest (''[https://en.wikipedia.org/wiki/Bien_de_Inter%C3%A9s_Cultural 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 [https://wiki.openstreetmap.org/wiki/Key:ref:bic Key:ref:bic] on the OSM Wiki. == The preset itself == {{{ #!preset <?xml version="1.0" encoding="UTF-8"?> <presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" author="Daniel Capilla" version="1.[[revision]]_[[date]]" 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="historic" value="heritage"/> <key key="heritage" value="2"/> <key key="heritage:operator" value="mecd"/> <key key="protection_title" value="Bien de Interés Cultural"/> <key key="heritage:website" value="http://www.culturaydeporte.gob.es/cultura-mecd/areas-cultura/patrimonio/bienes-culturales-protegidos.html"/> <!-- Editable values --> <text key="name" text="Nombre del BIC" en.text="BIC name"/> <combo key="protection_title:category" values="monument,historic_complex,historic_site,historic_garden,archaeological_site" delimiter="," display_values="Monumento,Conjunto histórico,Sitio histórico,Jardín histórico,Zona arqueológica" en.display_values="Monument,Historic complex,Historic site,Historic garden,Archaeological site" text="Tipo" en.text="Type" /> <combo key="bic:criteria" values="M,CH,SH,JH,ZA" delimiter="," display_values="M: Monumento, CH: Conjunto histórico,SH: Sitio histórico,JH: Jardín histórico,ZA: Zona arqueológica" en.display_values="M: Monument,CH: Historic complex,SH: Historic site,JH: Historic garden,ZA: Archaeological site" text="Categoría oficial (M, CH, SH, JH o ZA)" en.text="Official category (M, CH, SH, JH o ZA)"/> <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)"/> <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> }}}
Note:
See
WikiFormatting
and
TracWiki
for help on editing wiki content.
Change information
Your email or username:
E-mail address and name can be saved in the
Preferences
Comment about this change (optional):
Note:
See
TracWiki
for help on using the wiki.