Re: [gdal-dev] gdal2tiles output packed as kmz doesn't load in Google Earth

2010-05-17 Thread Jeffrey Warren
Hmm, i see: /Users/warren/Downloads/1202.png - HTTP 404(Not Found) The server has not found anything matching the URI. /Users/12/1037/2404.kml - Could not open file /Users/12/1037/2405.kml - Could not open file So it's a relative path problem, not reading from the zip root. The xml is below - hmm

Re: [gdal-dev] gdal2tiles output packed as kmz doesn't load in Google Earth

2010-05-17 Thread Kyle Shannon
You can turn on kml error handling in the Tools->Options under the "General" tab. My first guess would be a path issue, but I am not certain. kss # Kyle Shannon Physical Science Technician RMRS Fire Sciences Lab Fire, Fuels & Smoke - RWU 4405 5775 Highway 10 W. Misso

[gdal-dev] gdal2tiles output packed as kmz doesn't load in Google Earth

2010-05-17 Thread Jeffrey Warren
Hi, I'm probably missing something obvious, but I tried packing an output directory from gdal2tiles -k (generating the doc.kml) and while the kml loads, and all the sub-kmls load (i.e. 11/1401/2322.kml etc.) when I compress them into a zip and rename kmz, the images don't load. Google Earth doesn'

Re: [gdal-dev] Hi.

2010-05-17 Thread benang
My bad, I was unintentionally replied to Piotr's email instead of GDAL's mailing list. :D Thanks a lot Piotr. That can help, but still I don't have a clue about the dependencies for GDAL. I want to know whether or not there are duplicate dependencies between GDAL and OGRE3D (and maybe other librar