nitishyadav05 / gpicsync

Automatically exported from code.google.com/p/gpicsync
Other
0 stars 0 forks source link

Google Earth v5 not showing Photos #83

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use of Google Earrthe v5
2. Run gpisync
3.

What is the expected output? What do you see instead?
On clicking thumnail photos on Google Eath expect enlarged copy of Photo.
In stead get enlarged box full of white space.
kml file works in Google Earth v4 but not v5

What version of the product are you using? On what operating system?
gpisync v1.27
Google Earth v5.0.11337.1968 (beta)

Please provide any additional information below.

Original issue reported on code.google.com by rich...@bellchambers.org.uk on 12 Feb 2009 at 10:22

GoogleCodeExporter commented 9 years ago
Thanks Rich for the feedback, I've just downloaded Google Earth 5 and I see now 
the
same problem. I'll investigate that as soon as possible. 

Original comment by francois...@gmail.com on 12 Feb 2009 at 6:33

GoogleCodeExporter commented 9 years ago
This may not be caused by gpicsync.  We just found this issue (today) using a 
similar
program I wrote several years ago (photo2GPS).  We've kind of narrowed it down 
to the
picture format and GE v5 - seems to draw a blank when using output from a Pentax
Optio W30, even when we recreate the description paths while in GE.  It works 
fine
with output from a Canon camera and in GE v4.  

Opening and saving the image to a new file then pointing to it seems to work, 
but not
always...

Original comment by joel.sto...@sbcglobal.net on 1 Apr 2009 at 3:46

GoogleCodeExporter commented 9 years ago
Here's an update to some detective work.  Within the KML file make sure the .jpg
extension for the reference to the photo is lower case.  It's ok if the actual 
file
extension is uppercase, just not in the KML.  This only seems to matter when 
used
within GE v5.

Why are the extensions upper case in the KML?  When we downloaded the photos 
using a
card reader it transferred the files with upper case extensions, using a USB 
directly
from the camera saves them with lower case extensions.  They didn't work when 
we used
the card reader because my program writes the kml links using the same name and 
case
as the original file, I suspect gpicsync does as well.  To be safe I plan to 
re-write
my program to force lower case extensions within the kml links, the same might 
work
for gpicsync.

Hope this helps.  If you have a direct link to Google, let them know.  They may 
have
a reason for this, and I don't know if affects all machines, but for me I call 
it a
glitch.    

Original comment by joel.sto...@sbcglobal.net on 1 Apr 2009 at 7:50

GoogleCodeExporter commented 9 years ago
Just edited a previously created KML as per Comment 3 above and I can confirm 
it 
seems to work. Thanks.

Original comment by rich...@bellchambers.org.uk on 1 Apr 2009 at 7:59

GoogleCodeExporter commented 9 years ago
Just to add to my Comment 4 above. I get an error report when GE v5 is opening 
the 
gpicsync generated KML saying 'Unknown element <scale>'. Selecting Ignore all 
seems 
to work OK.

Original comment by rich...@bellchambers.org.uk on 1 Apr 2009 at 8:08

GoogleCodeExporter commented 9 years ago
Thanks a lot joel and rich for these updates  :)
I'm going to make the changes this week.

francois

Original comment by francois...@gmail.com on 1 Apr 2009 at 8:23

GoogleCodeExporter commented 9 years ago
For info I've made a test exe here:
http://francois.schnell.free.fr/gpicsync/temp/latest-build/setup.exe

On windows it lower case the picture name in the kml.

Thanks to tell me if it's ok or not with your GE version.

Original comment by francois...@gmail.com on 5 Apr 2009 at 9:56

GoogleCodeExporter commented 9 years ago
The program at Comment 7 has solved the problem first reported. Picyures now 
show in 
Google Earth v5. Very Many Thanks.

Original comment by rich...@bellchambers.org.uk on 6 Apr 2009 at 8:13

GoogleCodeExporter commented 9 years ago
Thanks for your feedback, I'll make a new public release soon for this.

Original comment by francois...@gmail.com on 6 Apr 2009 at 9:25

GoogleCodeExporter commented 9 years ago
Thank you soooo much for correcting this.  Also, I'd like to add that I 
EXTREMELY 
appreciate your work on this program, Francois.  I had been looking for a 
program of 
this capability for quite some time and was very excited when I found it.  The 
program works fantastic, is simple in use, and has been a lot of fun, quite 
frankly.  Thanks again!!!!

Original comment by gpstrail...@gmail.com on 6 May 2009 at 7:44

GoogleCodeExporter commented 9 years ago
Thanks for your kind words gpstrailsalbum, I appreciate :)

Original comment by francois...@gmail.com on 6 May 2009 at 10:04

GoogleCodeExporter commented 9 years ago
I found a useful tip - http://community.geospike.com/viewtopic.php?t=941
which refers to 
http://wiki.gpslog.cc/page/Google_Earth#Adjusting%20the%20Google%20Earth%20Timel
ine%20Sliders

Slide the timeline slider to the extreme right. This fixed my problem and was 
easier than re-installing the application ! Acknowledgements to divzero.

Original comment by mickeyd...@gmail.com on 3 May 2011 at 8:18