Changeset 18558 in josm
- Timestamp:
- 2022-09-18T17:16:11+02:00 (2 years ago)
- Location:
- trunk/resources/data
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/resources/data/defaultpresets.xml
r18557 r18558 270 270 </chunk> 271 271 <chunk id="parking_name_ref"> 272 <combo key="parking" text="Type of parking" values="carports,garage_boxes,lane, multi-storey,rooftop,sheds,street_side,surface,underground" values_context="parking" />272 <combo key="parking" text="Type of parking" values="carports,garage_boxes,lane,layby,multi-storey,rooftop,sheds,street_side,surface,underground" values_context="parking" /> 273 273 <text key="name" text="Name" /> 274 274 <text key="ref" text="Reference number" /> -
trunk/resources/data/validator/deprecated.mapcss
r18557 r18558 441 441 } 442 442 443 /* #19287, #18334, #17950, #10661, #10837, #11737, #12771, #21009 */ 443 /* #19287, #18334, #17950, #10661, #10837, #11737, #12771, #21009, #22379 */ 444 *[parking=yes], 444 445 *[playground=yes], 445 446 *[manhole=plain], -
trunk/resources/data/validator/ignoretags.cfg
r18557 r18558 469 469 K:sport=diving 470 470 K:parking=park_and_ride 471 K:parking=yes 471 472 K:playground=yes 472 473 K:manhole=plain
Note:
See TracChangeset
for help on using the changeset viewer.