Modify ↓
Ticket #4696 (closed defect: duplicate)
Turn Restriction not displayed - Glitch in spatial index in DataSet?
| Reported by: | Gubaer | Owned by: | team |
|---|---|---|---|
| Priority: | major | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
How to reproduce:
- Load the attached .osm file. It includes three nodes node 1, node 2, and node via, and two ways way 1 and way 2.
- Create a new relation as turn restriction
- Add the tag type=restriction
- Add the tag restriction=no_left_turn
- Select way 1 and add it as member with role from
- Select way 2 and add it as member with role to
- Select node via and add it as member with role via
- Save the relation
The turn restriction is not displayed in the map view.
- 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
Change History
Note: See
TracTickets for help on using
tickets.




