Hi mark, FME SICAD plug-in tech support found that this is in bug in latest fme sicad plug-in. This will be fixed in next version. I used old version plug-in . it works well.
--- In [email protected], "mark2atsafe" <[EMAIL PROTECTED]> wrote: > Hi Venkat, > Firstly I think the SiCAD reading in FME is provided by a third party > plugin, so if you are having problems or unexpected output then you > should contact the creator or reseller of the plugin you are using. > > I don't know that geometries only are read, but I wouldn't be > surprised. I recall that the SICAD system doesn't have a standard way > of storing attribute data, and the schema doesn't appear to be stored > in the SQD, so there's no way a reader could know where that data is. > > Is the enum field the key attribute in your data? The way to attach > the data would be to read it with the SiCAD plugin and then run it > through a Joiner transformer in Workbench to attach the attribute data > from whatever database you have it stored in. You'd match enum in the > spatial data to location in the database(?) Your setup might not be > that simple (I always used to set up mine with intermediate contraint > key tables to give me many-to-many relationships) but you'll get the > idea. If you're using Informix then you'll need to create an ODBC > connection (we don't link directly to Informix). > > If you get that all set up then it would be a good candidate for > saving as a Custom Format, so you can view the data directly in FME > Viewer with the attribute data attached. > > I hope this helps in some way, > Regards > > Mark > > Mark Ireland, Product Support Engineer > Safe Software Inc. Surrey, BC, CANADA > [EMAIL PROTECTED] http://www.safe.com > Solutions for Spatial Data Translation, Distribution and Access > > > --- In [email protected], venkat nittala <[EMAIL PROTECTED]> wrote: > > > > > I have SICAD Extracted 'sdd' files witih Business attributes. I want > > to convert this sicad data to an ESRI Format, but FME SICAD plug-in > > can only read Geometries only. > > I have used Featuremerger to join Business Attributes and > > Geometries. > > I tried to merge FL ( polygon) with LSQL Business Attribute) by > > using common id > > Here comon id is SICAD_QLID or ( SICAD_ENUM & SICAD_LOCATION). > > > > I have attached sample data and Workbench Script. > > > > Please let me know why FME could not read business attributes. > > > > attachemnts : d2lu.001 > > sicad2e00.fmw > > > > these are attached > > > > Thanks and regards > > Venkat > > > > 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/
