Modify ↓
Opened 3 years ago
#22012 new enhancement
Ability to jump to the first and last point of the line
Reported by: | TrickyFoxy | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
- It would be useful to navigate long lines (rivers, power lines, roads)
- It is useful when working with complex multipolygons
The workaround I tried to use: selection using
child selected nth filters:0
child selected nth:-1
But they highlight extra points if other lines are connected to the line. And it's also slow with long lines. A native solution would obviously work faster.
Attachments (0)
Note:
See TracTickets
for help on using tickets.