Opened 9 years ago

Last modified 8 years ago

#15259 closed defect

Is it necessary for bays to be large? — at Version 1

Reported by: mkoniecz Owned by: team
Priority: normal Milestone: 17.09
Component: Internal preset Version:
Keywords: Cc:

Description (last modified by Don-vip)

https://josm.openstreetmap.de/browser/trunk/data/defaultpresets.xml has

A large body of water partially enclosed by land but with a wide mouth.

at https://josm.openstreetmap.de/browser/trunk/data/defaultpresets.xml#L2442

<item name="Bay" icon="presets/nautical/bay.svg" type="node,closedway,multipolygon" preset_name_label="true">
  <label text="A large body of water partially enclosed by land but with a wide mouth." />
  <key key="natural" value="bay" />
  <text key="name" text="Name" />
</item> <!-- Bay -->

It may be related to cultural differences, but I am surprised by "large" requirements (Polish Wikipedia even explicitly mentions that size of water area is in not relevant).

(reported without status report as problem is in data files)

reported here after redirection from https://github.com/simonpoole/beautified-JOSM-preset/issues/33

Change History (1)

comment:1 by Don-vip, 9 years ago

Component: CoreInternal preset
Description: modified (diff)
Note: See TracTickets for help on using tickets.