Mark, Thanks for the reply. The fme_type does have the fme_raster as a value. Is it possible to access the grid values of the raster directly through the IFMEFeature?
--- In [email protected], "mark2atsafe" <[EMAIL PROTECTED]> wrote: > > Hi, > I think the GetGeometryType only returns classic (old style) > geometries, whereas raster is new enough to be in our rich geometry > model only. Therefore raster comes under an aggregate using that > function. I'm told the real indicator is not fme_geometry but fme_type > which should have a value of fme_raster > > Our raster developer also passed on the following cryptic statement: > "Raster contents cannot be accessed through a visualizer". I guess he > means that if you're looking for the contents in the FME viewer you > won't see them? > > Hope this is of use, > > 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], "maxwellh0us3" <maxwellhouse@> wrote: > > > > Hello all, > > > > The fmeobjects group seems mostly dead so I thought I would try > > here. > > I am trying to open a geotiff within my c++ project using > > fmeobjects. > > I've got it reading in the feature and that seems to be working, > > but is there a way to access the actual grid within the feature? > > GetGeometryType returns aggregate which is confusing to me because > > this should be a raster correct? Is there something I am missing > > here? > > > > Thanks. > > > 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/
