MP0.39win GPS coordinates not passed to Google Earth
Posted: Mon Oct 10, 2011 6:55 am
The Google Maps integration is fantastic. Nice to know I do not have to use Picasa to see both the picture and where it was taken. However, the kml file generated for Google earth does not have GPS info. I am on Windows XP SP3. The kml file contents being generated for every picture I have tried is:
<?xml version="1.0" encoding="UTF-8"?><kml xmlns="http://earth.google.com/kml/2.0"> <Folder> <name>Export from XnViewMP</name> <open>1</open> <Placemark> <visibility>1</visibility> <Style> <IconStyle> </IconStyle> </Style> <Point> <extrude>1</extrude> <altitudeMode>relativeToGround</altitudeMode> <coordinates>0.000000,0.000000,300</coordinates> </Point></Placemark></Folder></kml>
<?xml version="1.0" encoding="UTF-8"?><kml xmlns="http://earth.google.com/kml/2.0"> <Folder> <name>Export from XnViewMP</name> <open>1</open> <Placemark> <visibility>1</visibility> <Style> <IconStyle> </IconStyle> </Style> <Point> <extrude>1</extrude> <altitudeMode>relativeToGround</altitudeMode> <coordinates>0.000000,0.000000,300</coordinates> </Point></Placemark></Folder></kml>