Modify ↓
Opened 4 years ago
Closed 4 years ago
#20296 closed defect (fixed)
Mapillary plugin: cannot select images with the same coordinates
Reported by: | richlv | Owned by: | taylor.smock |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin mapillary | Version: | tested |
Keywords: | Cc: |
Description
See the attached screenshot - here two images have the same coordinates, but have not been grouped in a sequence.
There does not seem to be any way to get to the second image - clicking always gets one image only.
The image in question does not appear on the Mapillary website map view yet, but it is https://www.mapillary.com/map/im/BE4zQkoJyNjQMec6HYJbg6 .
Attachments (1)
Change History (2)
by , 4 years ago
Attachment: | Screenshot 2020-12-25 at 22.09.42.png added |
---|
comment:1 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
It looks like this is "fixed" in v2.0.0-alpha. I'm (roughly) doing what it looks like the Mapillary website is doing, and merging the two images onto a sequence such that you can go from one to the other.
This is a happy accident (largely due to how I coded the vector tile support).