Modify

Opened 10 years ago

Last modified 5 years ago

#9103 reopened enhancement

Show photo waypoints in KMZ file

Reported by: solitone Owned by: Don-vip
Priority: normal Milestone:
Component: Plugin opendata Version:
Keywords: kml kmz html Cc:

Description (last modified by Don-vip)

A KMZ file can contain photo waypoints (see #9088).

It'd be useful if such waypoints were visible in JOSM, when opening a KMZ file.

Currently it's possible to open a KMZ file containing photo waypoints, however the associated photos aren't shown.

Attachments (1)

Waypoints__20180522_0708.kmz (4.7 MB) - added by solitone 5 years ago.
Sample KMZ file with photos

Change History (14)

comment:1 Changed 10 years ago by Don-vip

Status: newassigned

comment:2 Changed 10 years ago by Don-vip

Description: modified (diff)

comment:3 Changed 6 years ago by Don-vip

The sample file is not available anymore, could you please attach a new one directly to this ticket? Thanks.

comment:4 Changed 6 years ago by solitone

Hmmmm, frankly I don't remember what file I was referencing, I can't find any hint in my original message. What do you need? A sample KMZ file containing photo waypoints?

Cheers

comment:5 Changed 6 years ago by Don-vip

I guess so! Yes, just that. I tried to build one from Google Earth but didn't find out how, it will be probably faster for you :)

comment:6 Changed 5 years ago by Don-vip

Resolution: needinfo
Status: assignedclosed

I cannot find public KMZ files with photos, please reopen and attach it if you have one.

Changed 5 years ago by solitone

Sample KMZ file with photos

comment:7 Changed 5 years ago by anonymous

Resolution: needinfo
Status: closedreopened

comment:8 Changed 5 years ago by solitone

Sorry for the looong delay--I had completely forgotten of this ticket and your request. I've attached a KMZ file with one photo.

comment:9 Changed 5 years ago by solitone

BTW, in the JOSM version I'm currently using (13710) I can no longer load KMZ files (if I remember, when I originally opened this ticket I could, even though pictures were not displayed). I get an error message telling me:

Cannot open 1 file because it does not exist or no suitable file importer is available.

Am I missing something?

Thanks & Regards

comment:10 Changed 5 years ago by stoecker

The plugin opendata no longer installed?

comment:11 Changed 5 years ago by Don-vip

Please install the plugin, it works.
So now I have the KML structure:

            <Placemark>
                <name><![CDATA[0000017]]></name>
                <description><![CDATA[<table border="1">
<tr><td>
<img width="320" src="files/OMIMG_20180521_120541.jpg" /></td></tr>
</table>
]]></description>
                <styleUrl>#3</styleUrl>
                <Point>
                    <altitudeMode>absolute</altitudeMode>
                    <coordinates>6.8565969,45.0421317,1151.80</coordinates>
                </Point>
            </Placemark>

This is ugly, I didn't expect to get HTML code...
Similar to #15628 then.

comment:12 Changed 5 years ago by Don-vip

Keywords: kml kmz html added

comment:13 Changed 5 years ago by solitone

Hi Don-vip, I'm glad it worked.

I do have Opendata installed, version 34196. Do I have to activate something somewhere?

Modify Ticket

Change Properties
Set your email in Preferences
Action
as reopened The owner will remain Don-vip.
as The resolution will be set.
to The owner will be changed from Don-vip to the specified user.
The owner will change to solitone
as duplicate The resolution will be set to duplicate.The specified ticket will be cross-referenced with this ticket

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.