Opened 3 years ago
Closed 3 years ago
#21717 closed enhancement (fixed)
Mapillary plugin: add filter to display only images which are NOT Panoramas
Reported by: | Owned by: | taylor.smock | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin mapillary | Version: | latest |
Keywords: | Cc: |
Description
I'd like to have a filter which does just the opposite of the "Panorama only" setting, in that it hides the panoramas and only shown normal images.
Reason: while I take for mapillary panorama sequences in time lapse mode, I take also a few normal pictures of interesting details, which I later like use to enrich the map. Currently it's not easy to spot those few pictures, hidden by a vast majority of panoramas. Time filters are no use, as those pictures are shot simultaneously with the panoramas. Camera make filter is no more available.
Furthermore, sometimes they are isolated pictures, which mapillary places at exact the same position of a panorama picture. Since the buttons to jump to close by sequences are no longer available, I don't know any way to select the normal isolated picture when the marker is overlapped by a panorama picture.
The kind of filter I'm requested is not available also on the mapillary website, and mapillary has so far ignored my proposal to add it. I stil hope that it could be implemented in the mapillary plugin.
Attachments (0)
Change History (2)
comment:1 by , 3 years ago
comment:2 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I've got a fix incoming for this. It should be available sometime today.
Thank your for the feature request. I'll have to consider it -- it should be technically feasible (there is an
is_pano
field in the tile response, see api-documentation for more details). The question is really what the UI is going to look like. I might change the thePanoramo only
checkbox to a dropdown (Image Types
: [Panorama
,Panorama + Non-Panorama
,Non-Panorama
], default both)Sorry about removing the camera make filter -- I didn't see camera make information in the v4 API returns, so I removed it.
I'll try to remember to look into this once I've finished my current work updating dependencies for various OSM Java projects.
If I forget, don't feel bad about pinging this ticket again in a few days.