Hi Shaun, I'm sure this won't cover everything (all the points Jason makes for example) but I know in FME2007 there is a RasterReader transformer that might be of use. My suggestion would be to add the CSV as a source dataset, route it through the RasterReader and use the raster name attribute to specifiy the raster data to read.
I don't know if FME will yet read the TFW file, but if not then I'd think the Offsetter could be used to shift it into place. Finally there's a RasterMerger transformer which I'd imagine would, well, merge all the rasters into one. OK - that's all off the top of my head. If there's more info you need or I'm misunderstanding something then please let me know and I'll ask our raster experts. Jason - which item did you request an enhancement for? TFW reading or merging or... everything?! If I can find the PR then I can add Shaun's details and try to get a priority increase. Regards, Mark Mark Ireland, Senior Product Specialist Safe Software Inc. Surrey, BC, CANADA [EMAIL PROTECTED] http://www.safe.com Solutions for Spatial Data Translation, Distribution and Access --- In [email protected], "Jason Birch" <[EMAIL PROTECTED]> wrote: > > I can't find a way of doing this. I put in a feature request for it a while back, but you know, those Safe guys never listen to me (just kidding) :) I wonder if an Aggregator would work... even if it does, though, you really need a way to set: > > - nodata value for gaps > - cell size > - bit depth & number of bands > - etc... > > If nobody comes up with a way to do this in FME, take a look at the open source FWTools package, in particular the gdal_merge.py utility. > > Jason > > ________________________________ > > From: [email protected] on behalf of nimbus9au > Sent: Tue 2007-02-06 5:46 PM > To: [email protected] > Subject: [fme] Joining Raster > > > > Hello all, > > I have about 1000+ 500x500 meter tiles in ECW or TIFF that i want to > join. I cant seam to find how to Join them in FME. > > The Tiff are not GeoTiffs but i have a .TWF files with them. and the > ECWs I have Mapinfo Registered Tab Files. I also have a CSV with the 4 > bounding corners Coordinates and the file name of each tile. > > is there a way i could join or stitch these together and have the end > result with 1 Large geo referenced Tile or even with just a associated > Mapinfo TAB or CSV with the New 4 Corners Coordinates of the Large Tile? > > -Regards > > Shaun Elliott > City Of Ballarat > GIS Officer > > > > For insights into what's up at Safe Software and what's on the development horizon, visit Safe's blog at spatial-etl.blogspot.com. > > Safe Software has also made slides available that outline enhancements planned for FME 2007. The slides are from the "Road Ahead" presentation given on Day 2 of the FME Worldwide Users Conference. To view these slides, visit www.safe.com/2006uc. > > > Yahoo! Groups Links > For insights into what's up at Safe Software and what's on the development horizon, visit Safe's blog at spatial-etl.blogspot.com. Safe Software has also made slides available that outline enhancements planned for FME 2007. The slides are from the "Road Ahead" presentation given on Day 2 of the FME Worldwide Users Conference. To view these slides, visit www.safe.com/2006uc. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/fme/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/fme/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> 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/
