Hi Daniel, You should be able to expose the kml_Icon.href attribute and set that the end-user-accessible location of the image. The filename can be obtained from the fme_basename or gdal_raster_filename (I think) attributes, which can be exposed on the source feature type.
I would recommend for performance that you resample or retile your rasters to a 2048x2048 resolution, and convert to PNG, GIF, or JPEG. I haven't used FME for this (I used GDAL directly) but apparently the RasterResampler and the appropriate image output format could do this for you. Jason -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of carto30 Sent: Monday, February 20, 2006 12:58 To: [email protected] Subject: [fme] geotiff in google earth (kml) Hi list Hi tranform a geotif in google earth. When i'm loading my file in google i have this message "could not load image" and he put a big white square with image not found. I'm suppose i need to tell the path where is my original image. If is this. how to set the path in fme. Tanks Version of FME Fme 2006 build 2182 Thanks Daniel Get the maximum benefit from your FME, FME Objects, or SpatialDirect via our Professional Services team. Visit www.safe.com/services for details. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/fme/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
