Modify

Opened 7 years ago

Closed 7 years ago

#16584 closed enhancement (fixed)

Reword text in water preset

Reported by: naoliv Owned by: team
Priority: minor Milestone: 18.08
Component: Internal preset Version:
Keywords: intermittent seasonal Cc:

Description

To avoid any doubts if we are actually setting intermittent=yes or seasonal=yes (https://wiki.openstreetmap.org/wiki/Key:seasonal)

  • data/defaultpresets.xml

    diff --git a/data/defaultpresets.xml b/data/defaultpresets.xml
    index 8c6c91770..e6ac3e174 100644
    a b  
    24792479            <text key="name" text="Name" />
    24802480            <combo key="water" text="Water Body" values="canal,lake,lagoon,oxbow,pond,reservoir,river,lock,wastewater" match="key" values_searchable="true" />
    24812481            <check key="salt" text="Salt Water" disable_off="true" />
    2482             <check key="intermittent" text="Is the water body intermittent (disappears seasonally)?" disable_off="true" />
     2482            <check key="intermittent" text="Is the water body intermittent (disappears occasionally)?" disable_off="true" />
    24832483            <check key="tidal" text="In the tidal range" disable_off="true" />
    24842484            <text key="wikipedia" text="Wikipedia" />
    24852485            <reference ref="water_access" />
     
    25122512            <space />
    25132513            <key key="waterway" value="riverbank" />
    25142514            <text key="name" text="Name" />
    2515             <check key="intermittent" text="Is the water body intermittent (disappears seasonally)?" disable_off="true" />
     2515            <check key="intermittent" text="Is the water body intermittent (disappears occasionally)?" disable_off="true" />
    25162516            <check key="tidal" text="In the tidal range" disable_off="true" />
    25172517        </item> <!-- Riverbank -->
    25182518        <separator/>

Attachments (0)

Change History (3)

comment:1 by Don-vip, 7 years ago

Keywords: intermittent seasonal added

comment:2 by Klumbumbus, 7 years ago

Milestone: 18.08

comment:3 by Klumbumbus, 7 years ago

Resolution: fixed
Status: newclosed

In 14117/josm:

  • ignore building=slurry_tank, only used in germany/denmark; building=storage_tank and/or man_made=storage=tank with content=slurry seems to be better
  • fix #16584 - reword explanation of intermittent according wiki

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.