Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#4696 closed defect (duplicate)

Turn Restriction not displayed - Glitch in spatial index in DataSet?

Reported by: Gubaer Owned by: team
Priority: major Milestone:
Component: Core Version: latest
Keywords: Cc:

Description

How to reproduce:

  1. Load the attached .osm file. It includes three nodes node 1, node 2, and node via, and two ways way 1 and way 2.
  2. Create a new relation as turn restriction
    1. Add the tag type=restriction
    2. Add the tag restriction=no_left_turn
    3. Select way 1 and add it as member with role from
    4. Select way 2 and add it as member with role to
    5. Select node via and add it as member with role via
  3. Save the relation

The turn restriction is not displayed in the map view.

  1. Slightly move node 2

The turn restriction is displayed.

Observation: DataSet::searchRelations(bbox) only replies the new turn restriction after node 2 is slightly moved. Loooks like a glitch in the spatial index.

Attachments (2)

turn-restriction-not-painted.osm (1.1 KB ) - added by Gubaer 15 years ago.
screenshot.png (79.6 KB ) - added by Gubaer 15 years ago.

Download all attachments as: .zip

Change History (6)

by Gubaer, 15 years ago

by Gubaer, 15 years ago

Attachment: screenshot.png added

comment:1 by Gubaer, 15 years ago

Here's how the relation should look like to reproduce:


comment:2 by bastiK, 15 years ago

Resolution: duplicate
Status: newclosed

Probably the same issue.

comment:3 by bastiK, 15 years ago

Closed as duplicate of #4624.

comment:4 by bastiK, 15 years ago

Ticket #4710 has been marked as a duplicate of this ticket.

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.