#10208 closed defect (fixed)
names of waypoints with photo attachments are not shown
Reported by: | borkenkaefer | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 15.10 |
Component: | Core | Version: | tested |
Keywords: | gpx photo waypoint | Cc: |
Description (last modified by )
Hi,
I have the following problem. I'm using the locus app to export tracks (.gpx) with geotagged photos on waypoints. The name of the point includes my description of the photographed object.
The imported track in Josm (version 7182) only shows the photos but not the names of the waypoint. Only for waypoints without photos are shown the names.
Using the kmz-format to export from locus and import in google earth I can see photos and names. Please have a look on answer #5 in the following link of osm forum, there are shown examples.
http://forum.openstreetmap.org/viewtopic.php?id=11431
There are two parts of the gps-track:
Waypoint with photo
<wpt lat="52.945253" lon="13.768639"> <ele>123.30</ele> <time>2014-06-22T13:27:21Z</time> <name><![CDATA[Punkt 6]]></name> <link href="./2014-06-22_14-45-57-attachments/punkt_6_1403443623376.jpg" /> <sym>media-photo</sym> <pdop>5.00</pdop> </wpt>
Waypoint without photo and shown name (Tr 3 erde):
<wpt lat="52.945488" lon="13.767078"> <ele>130.76</ele> <time>2014-06-22T13:29:32Z</time> <name><![CDATA[Tr 3 erde]]></name> <sym>z-ico01</sym> <pdop>5.00</pdop> </wpt>
thanks and regards
Thomas
Attachments (1)
Change History (11)
comment:1 Changed 9 years ago by
Keywords: | gpx photo waypoint added |
---|---|
Owner: | changed from team to borkenkaefer |
Status: | new → needinfo |
Summary: | names of waypoints with photo attachments are not shown in josm → names of waypoints with photo attachments are not shown |
comment:2 Changed 9 years ago by
Thank you for response, please have a look at the attached track.
Regards Thomas
comment:3 Changed 9 years ago by
Owner: | changed from borkenkaefer to team |
---|---|
Status: | needinfo → new |
thanks:)
comment:4 Changed 9 years ago by
Hi,
are there any news? Do you have a chance to solve the problem?
regards
Thomas
comment:5 Changed 9 years ago by
Sorry, did not have the time to look at it (we have too many issues and too few developers).
I asked you this info to have the possibility to fix it if we can find some time to do it :)
comment:6 Changed 9 years ago by
Description: | modified (diff) |
---|
comment:7 Changed 9 years ago by
Description: | modified (diff) |
---|
comment:9 Changed 8 years ago by
Milestone: | → 15.10 |
---|
Can you please attach a sample file? It would be easier for us to fix this problem.