Modify

Opened 6 years ago

Last modified 4 years ago

#16029 new enhancement

Warn about keys representing quantities when splitting a way

Reported by: Zverikk Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: parking, warning, split Cc:

Description

Some parking lanes have been mapped with capacity specified, in tags "parking:lane:<left/right/both>:capacity[:disabled]". When splitting such way, the capacity tag is duplicated on each part of the way.

Could you please make a warning after splitting a non-closed way with parking lane capacity specified?

Attachments (0)

Change History (3)

comment:1 by Don-vip, 5 years ago

Keywords: split added

comment:2 by skyper, 4 years ago

Summary: Warn about parking:lane:capacity when splitting a roadWarn about keys representing quanitities when splitting a way

In general, we need a warning when modifying the geometry of an object with keys defining a quantity, like *capacity*, *quantity*, *duration*, *volume* distance and some more specific ones like step_count. The tag conflict management (combining ways/merge nodes) already handles some of these tags.

Split way should also warn with these keys.
Some examples:

  • a non-closed way highway=* + parking:lane:right=parallel + parking:lane:right:capacity=10
  • a non-closed way highway=steps + step_count=12
  • a non-closed way route=ferry + duration=10:00
    • should offer to create a relation
  • a closed way amenity=restaurant + capacity=50

Not sure how to proper handle relations with these keys, like multipolygon instead of closed way and splitting a route to make a superroute.

comment:3 by skyper, 4 years ago

Summary: Warn about keys representing quanitities when splitting a wayWarn about keys representing quantities when splitting a way

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain team.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team to the specified user.
Next status will be 'needinfo'. The owner will be changed from team to Zverikk.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from team to anonymous. Next status will be 'assigned'.

Add Comment


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