Activity for gpsPhoto.pl

  • Mikhail Tchernychev Mikhail Tchernychev posted a comment on discussion Open Discussion

    Hi, If --kml-track-enable=1 is selected track is not displayed correctly in GE 7.3.5.8556 Linux Apparently <coordinates> should not have space between lon,lat,elevation. Each point shall be formatted like that -119.7470161,38.3163898,1948 Note no spaces, only commas. The line 2218 shall be fixed like that</coordinates> $text_segment .= "$_->{x},$_->{y},$_->{z}\n"; Note no spaces. Best Regards Mikhail

  • Erik Kunze Erik Kunze created ticket #35

    Minute '60' out of range 0..59 at /opt/bin/gpsPhoto line 2762

  • comp3v comp3v created ticket #34

    invalid kmz created

  • comp3v comp3v created ticket #57

    workaround for the Google Earth bug about uppercase in images' extension

  • comp3v comp3v posted a comment on ticket #33

    well, in my case just adding the option of -and- instead of -or- would already solve...

  • Uwe Girlich Uwe Girlich posted a comment on ticket #33

    No problem, I could add such an option. Any ideas about a good name and exact behaviour?...

  • comp3v comp3v posted a comment on ticket #33

    now I see, thanks for explaining! (I still think it would be nice to give an option...

  • Uwe Girlich Uwe Girlich posted a comment on ticket #33

    I don't think so. Please have a look at the code lines 1292 to 1309. The interpolation...

  • comp3v comp3v created ticket #33

    linear interpolate doesn't care about maxtimediff

1