Changeset 16500 in josm for trunk/resources/data
- Timestamp:
- 2020-05-25T16:08:22+02:00 (5 years ago)
- Location:
- trunk/resources/data
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/resources/data/defaultpresets.xml
r16496 r16500 3424 3424 <reference ref="max_age" /> 3425 3425 </item> <!-- Playground --> 3426 <item name="Playground device" icon="presets/leisure/playground_device.svg" type="node,way,closedway,multipolygon" preset_name_label="true"> 3427 <link wiki="Key:playground" /> 3428 <space /> 3429 <combo key="playground" text="Type" values="activitypanel,aerialrotator,balancebeam,basketrotator,basketswing,climbingframe,climbingwall,cushion,exercise,hopscotch,horizontal_bar,map,playhouse,roundabout,sandpit,seesaw,sledding,slide,splash_pad,springy,structure,swing,teenshelter,trampoline,water,youth_bench,zipwire" values_context="playground" match="key!" /> 3430 <reference ref="name_operator_oh_wheelchair" /> 3431 <reference ref="max_age" /> 3432 <combo key="material" text="Material" values="concrete,metal,plastic,steel,stone,wood" /> 3433 </item> <!-- Playground device --> 3426 3434 <item name="Picnic Site" icon="presets/leisure/picnic.svg" type="node,closedway,multipolygon" preset_name_label="true"> 3427 3435 <link wiki="Tag:tourism=picnic_site" /> -
trunk/resources/data/validator/deprecated.mapcss
r16316 r16500 472 472 } 473 473 474 /* see #18334, #17950, #10661, #10837, #11737, #12771 */ 474 /* see #19287, #18334, #17950, #10661, #10837, #11737, #12771 */ 475 *[playground=yes], 475 476 *[manhole=plain], 476 477 *[manhole=unknown],
Note:
See TracChangeset
for help on using the changeset viewer.