Modify

Ticket #1982 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

tagging presets also for relations

Reported by: steffen.flemming@… Owned by: framm
Priority: minor Component: Internal preset
Version: latest Keywords:
Cc:

Description

it would be nice if one could define presets for relations. i would define something like this: <presets>

<group name="Shops">

<item name="Moebelladen">

<label text="Moebelladen"/> <key key="shop" value="furniture" />

</item>

</group> <group name="Relations">

<item name="Route" type="relation">

<label text="Route"/> <key key="type" value="route" /> <combo key="route" text="routetype:" values="bus,tram,rail" default="" delete_if_empty="true" /> <text key="ref" text="ref:" default="" delete_if_empty="true" /> <text key="operator" text="operator:" default="" delete_if_empty="true" /> <text key="name" text="name:" default="" delete_if_empty="true" />

</item>

</group>

</presets>

then i would select some objects, choose the Relations-->route preset, fill the upcoming form and all selected objects become member of this new created relation

Attachments

Change History

comment:1 Changed 3 years ago by anonymous

  • Owner changed from ce to stoecker

comment:2 Changed 3 years ago by Hasienda

  • Status changed from new to closed
  • Resolution set to duplicate

While having a quite nice description this is still a duplicate of #478, sorry. I set reference there, so nothing will be hidden by closing this ticket.

comment:3 Changed 3 years ago by stoecker

  • Status changed from closed to reopened
  • Resolution duplicate deleted

comment:4 Changed 3 years ago by stoecker

  • Status changed from reopened to new

comment:5 Changed 3 years ago by anonymous

Added a set for multipolygon and turn restrictions. This was possible already for a long time. Still better handling of the members needs to be done.

comment:6 Changed 3 years ago by stoecker

  • Owner changed from stoecker to framm

comment:7 Changed 3 years ago by stoecker

  • Status changed from new to closed
  • Resolution set to fixed
View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
as The resolution will be set. Next status will be 'closed'
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.