- Timestamp:
- 2021-09-08T00:52:40+02:00 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/resources/data/defaultpresets.xml
r18184 r18198 334 334 <chunk id="other_religions"> <!-- religions which don't have an own preset --> 335 335 <combo key="religion" text="Religion" values="bahai,caodaism,confucian,jain,sikh,spiritualist,taoist,tenrikyo,unitarian_universalist,zoroastrian" match="keyvalue!" values_searchable="true" /> 336 </chunk> 336 </chunk> 337 337 <chunk id="christian_denominations"> <!-- christian denominations --> 338 338 <combo key="denomination" text="Denomination" values="anglican,baptist,catholic,church_of_scotland,evangelical,greek_catholic,greek_orthodox,iglesia_ni_cristo,jehovahs_witness,lutheran,methodist,mormon,new_apostolic,nondenominational,old_catholic,orthodox,pentecostal,presbyterian,protestant,quaker,reformed,roman_catholic,romanian_orthodox,russian_orthodox,serbian_orthodox,seventh_day_adventist,spiritist,united,united_methodist" values_searchable="true" /> … … 351 351 </chunk> 352 352 <!-- shinto and the religions which don't have an own preset don't have denominations (yet) --> 353 <!-- end of religions and denominations --> 353 <!-- end of religions and denominations --> 354 354 <chunk id="voltage"> 355 355 <combo key="voltage" text="Voltage in Volts (V)" values="1150000,765000,750000,735000,500000,450000,420000,400000,380000,350000,345000,330000,315000,300000,275000,238000,230000,225000,220000,200000,161000,154000,150000,138000,132000,120000,115000,110000,100000,90000,69000,66000,65000,63000,60000,55000,49000,45000,35000,33000,30000,22000,20000,15000,110000;20000" /> … … 789 789 <check key="trolley_wire" text="Overhead trolley wires" /> 790 790 <check key="passing_places" text="Passing Places" /> 791 </checkgroup> 791 </checkgroup> 792 792 <reference ref="placement_shoulder" /> 793 793 </optional> … … 1357 1357 <check key="traffic_signals:sound" text="Sound signals" /> 1358 1358 </item> <!-- Pedestrian Crossing --> 1359 <group name="Traffic Calming" icon="presets/vehicle/choker.svg"> 1359 <group name="Traffic Calming" icon="presets/vehicle/choker.svg"> 1360 1360 <item name="Bump" icon="presets/vehicle/bump.svg" type="node,way" preset_name_label="true"> 1361 1361 <link wiki="Key:traffic_calming" /> … … 3791 3791 </item> <!-- Fitness Station --> 3792 3792 <item name="Sauna" icon="presets/leisure/sauna.svg" type="node,closedway,multipolygon" preset_name_label="true"> 3793 <link wiki="Tag: amenity=sauna" />3793 <link wiki="Tag:leisure=sauna" /> 3794 3794 <space /> 3795 3795 <key key="leisure" value="sauna" />
Note:
See TracChangeset
for help on using the changeset viewer.