Changes between Version 49 and Version 50 of Presets/Historical_Objects


Ignore:
Timestamp:
2013-09-06T06:42:04+02:00 (12 years ago)
Author:
lutz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Presets/Historical_Objects

    v49 v50  
    345345
    346346                <key key="historic" value="manor" />
     347
     348                <text key="name" text="Name" />
     349                <text key="old_name" text="old_name" de.text="alter Name" nl.text="Oude naam" delete_if_empty="true" />
     350                <space/>
     351
     352                <check key="ruins" text="ruins" de.text="Ruine" nl.text="Ruïne" default="off" delete_if_empty="true" />
     353
     354                <space/>
     355
     356                <label text="For the detailed conservation please use the presets Heritage properties! "
     357                de.text="Für den detaillierten Denkmalschutz  bitte das Presets Denkmaleigenschaften benutzen!"  nl.text="Voor de details over beschermd erfgoed gebruik aub de Heritage of BENEUX voorkeuren" />
     358                <space/>
     359
     360                <check key="heritage" text="heritage" de.text="Denkmalgeschützt" nl.text="Beschermd Erfgoed" default="off" delete_if_empty="true" />
     361                <space/>
     362
     363                <text key="wikipedia"
     364                        text="Wikipedia Link"
     365                        de.text="Wikipedia Artikel"
     366                        fr.text="Lien Wikipédia"
     367                        nl.text="Wikipedia artikel" />
     368                <space/>
     369
     370                <text key="website" text="Website" />
     371                <space/>
     372
     373                <text key="description" text="short description" de.text="Beschreibung" nl.text="Beschrijving" />
     374                <space/>
     375                <text key="image"
     376                        text="Image-URL"
     377                        de.text="Bild-URL"
     378                        nl.text="Foto URL" />
     379                <space/>
     380
     381                <combo key="start_date"
     382                        values="1895,1895-07,1895-07-25,~1895,before 1910-01-20,after 1823"
     383                        text="start_date"
     384                        de.text="Baujahr"
     385                        nl.text="Bouwjaar"/>
     386                <space/>
     387
     388                <text key="addr:housenumber" text="House number" de.text="Hausnummer" nl.text="Huisnummer"/>
     389                <text key="addr:street" text="Street name" de.text="Straßenname" nl.text="Straat"/>
     390                <text key="addr:city" text="City name" de.text="Stadt" nl.text="Stad"/>
     391                <text key="addr:postcode" text="Post code" de.text="Postleitzahl" nl.text="Postcode"/>
     392                <combo key="addr:country" values="AT,CH,BE,DE,FR,GB,IT,US" text="Country code" de.text="Ländercode" nl.text="Landcode" use_last_as_default="force" />
     393
     394                <space/>
     395                <text key="note" text="note" de.text="Anmerkung für andere Mapper" nl.text="Opmerking voor mappers" default="" delete_if_empty="true"/>
     396        </item>
     397
     398        <item name="Historic city gate"
     399                icon="stadttor.png"
     400                de.name="Historisches Stadt-Tor"
     401                nl.name="Historische stadstoren"
     402                type="node,closedway">
     403                <space/>
     404
     405                <link href="http://wiki.openstreetmap.org/wiki/Tag:historic%3Dcity_gate"
     406                      de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:historic%3Dcity_gate"/>
     407                <space/>
     408
     409                <key key="historic" value="city_gate" />
    347410
    348411                <text key="name" text="Name" />