FME supports KMZ, at least for writing. You can even embed image files in the KMZ. I haven't tried reading KMZ yet though.
Jason -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Hans van der Maarel Sent: Tuesday, March 21, 2006 07:17 To: [email protected] Subject: Re: [fme] KMZ to shapefile Dini, > I have one problem, I need to convert KMZ (Google Earth) point into > shapefile point... is it possible? > Thank you.... Yes, that should be possible. IIRC, FME doesn't support KMZ, but it does support KML. So either save your data as KML using Google Earth (Plus or Pro), or rename the .kmz file to .zip and unzip it. Open the KML in FME. If you do this in Workbench, you'll see it gets split up into several input feature types. You'll want to use the Placemarks in this case. Hope this helps. -- Hans van der Maarel Red Geographics www.redgeographics.com / [EMAIL PROTECTED] 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/
