Modify

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#11587 closed defect (invalid)

Mapillary Viewing direction is not correctly displayed

Reported by: skorbut Owned by: nokutu
Priority: normal Milestone:
Component: Plugin mapillary Version: tested
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. Open the picture http://www.mapillary.com/map/im/NpF6CDjfsXO6-8_yJ4uXIw in JOSM

What is the expected result?

The icon should point in north-western direction as can be seen on the Mapillary website.

What happens instead?

The icon points in northern direction.

This may be a problem on Mapillary's side: The pictures in this sequence were taken with a common digital photo camera (not able to record the viewing direction). The viewing direction was therefore automatically assumed to be exactly northern for all pictures of the sequence. The viewing direction was corrected later manually using the sequence settings available under http://www.mapillary.com/map/e/NpF6CDjfsXO6-8_yJ4uXIw .

Please provide any additional information below. Attach a screenshot if possible.

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2015-06-16 21:45:58
Last Changed Author: Don-vip
Revision: 8491
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Relative URL: ^/trunk
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2015-06-16 23:27:08 +0200 (Tue, 16 Jun 2015)
Last Changed Rev: 8491

Identification: JOSM/1.5 (8491 en) Linux Ubuntu 15.04
Memory Usage: 558 MB / 3641 MB (318 MB allocated, but free)
Java version: 1.7.0_79, Oracle Corporation, OpenJDK 64-Bit Server VM
Java package: openjdk-7-jre:amd64-7u79-2.5.5-0ubuntu1
VM arguments: [-javaagent:/usr/share/java/jayatanaag.jar]
Dataset consistency test: No problems found

Plugins:
- DirectUpload (31241)
- Mapillary (31282)
- OpeningHoursEditor (31241)
- buildings_tools (31241)
- commons-imaging (31241)
- editgpx (31241)
- imagery_offset_db (31241)
- livegps (31241)
- measurement (31289)
- mirrored_download (31294)
- pbf (31241)
- photo_geotagging (31241)
- poly (31241)
- utilsplugin2 (31241)
- walkingpapers (31241)

Last errors/warnings:
- E: Failed to locate image 'presets/crossing.png'
- W: Could not get presets icon presets/crossing.png
- E: Failed to locate image 'error_small.png'
- W: Mappaint style "standard" (FIXME Highlight Warnings) icon "error_small.png" not found.

Attachments (1)

viewing_direction.png (63.7 KB ) - added by skorbut 10 years ago.

Download all attachments as: .zip

Change History (5)

by skorbut, 10 years ago

Attachment: viewing_direction.png added

comment:1 by nokutu, 10 years ago

I think it's a problem with Mapillary API. The array containing the directions is this:

[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]

So, there is probably some error. I'll talk to them soon.

comment:2 by Klumbumbus, 10 years ago

Summary: Viewing direction is not correctly displayedMapillary Viewing direction is not correctly displayed

comment:3 by nokutu, 10 years ago

Resolution: invalid
Status: newclosed

comment:4 by nokutu, 10 years ago

The web page has those values, so there is no issue with the plugin.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain nokutu.
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.