Hi FME'ers, Just to let you know that I have finally imported some Text into SW 3.1 using SBS plug-in.
That is after changing the Magik source code though...For some reason the plug-in was trying to insert 3d geometry into Smallworld Annotation. And I certainly did not need to see road names in 3d :) Who knows maybe they fixed this problem with the new version for SW 4.0 in magikc files. Cheers, Baris --- In [email protected], "Baris GUNER" <[EMAIL PROTECTED]> wrote: > > Hi, > I have been trying to get some text into SW by using SBS plug in to > no avail. I have succesfully imported some lines (Yey!) > > While importing I get SW Tracbacks like : > > **** Error: Object unset does not understand message annotation > does_not_understand(object=unset, selector=:annotation, > arguments=simple_vector:[1-0], iterator?=False, private?=False) > > ---- traceback ---- > sw!version=3.1.0.SP2 > os_text_encoding=cp1252 > > condition(does_not_understand).invoke() > condition(information).raise(:does_not_understand, simple_vector:[1- > 10]) > unset.does_not_understand(a message, False) > a fme_transfer_text.create_geometry(unset, :annotation) > simple_vector:[1-1].fast_elements() > a sbs_fme_proxy.process_fme_transfer_record(a fme_transfer_record) > a sbs_fme_proxy.writer_record_stream() > a sbs_fme_proxy.run() > a sbs_fme_proxy.int!run(a tics_acp) > unnamed(a sbs_fme_proxy, a tics_acp) > thread_launcher_proc_940601(proc unnamed(new,me), simple_vector:[1- > 2], 9) > > Now I know this is due to my text object not inserting a proper > detached record. So I tried on another text object only to receive : > **** Error: Object sw_gis!text_sector122-detached:(gis_id(0,0,0),0) > does not understand message new_with() with arguments: simple_vector: > [1-3], 1, sector_z:[1-1] > does_not_understand(object=sw_gis!text_sector122-detached: (gis_id > (0,0,0),0), selector=:|new_with()|, arguments=simple_vector:[1-3], > iterator?=False, private?=False) > > ---- traceback ---- > sw!version=3.1.0.SP2 > os_text_encoding=cp1252 > > condition(does_not_understand).invoke() > condition(information).raise(:does_not_understand, simple_vector:[1- > 10]) > sw_gis!text_sector122-detached:(gis_id(0,0,0),0).super > (dd_record_mixin).does_not_understand(a message, False) > sw_gis!text_sector122-detached:(gis_id(0,0,0),0).does_not_understand > (a message, False) > sector_rope:[1-1].keys_and_elements() > text-detached:(gis_id(0,0,0)).int!new_with_sectors(sector_rope:[1- 1], > 65) > text-detached:(gis_id(0,0,0)).super(link_mixin).new_with (sector_rope: > [1-1], 65) > text-detached:(gis_id(0,0,0)).new_with(dd_geom_field > (ilb_annotation_text.other_text), sector_rope:[1-1], "THE", > 0.000000000, 33, :default) > ilb_annotation_text25:(1).make_geometry(:annotation, coordinate3d > (26120210.30,14571578.88,0.000000000), simple_vector:[1-5]) > a fme_transfer_text.create_geometry(ilb_annotation_text25: > (1), :annotation) > simple_vector:[1-1].fast_elements() > a sbs_fme_proxy.process_fme_transfer_record(a fme_transfer_record) > a sbs_fme_proxy.writer_record_stream() > a sbs_fme_proxy.run() > a sbs_fme_proxy.int!run(a tics_acp) > unnamed(a sbs_fme_proxy, a tics_acp) > thread_launcher_proc_940601(proc unnamed(new,me), simple_vector:[1- > 2], 9) > > > Is there anyone out there who imported Text into SW 3.1 using SBS > plug-in ? Are there different versions of magik code I should load > into my image ? > > Any help appreciated... > > Cheers, > > Baris Guner, MEngSc - GIS > > PowerOn GIS Technical Analyst > Network Management , > Application Services, SP AusNet > > Level 2/505 Little Collins Street Melbourne VIC 3000 > > Ph. 8612 6254 Mob. 0402 138 482 > Email. [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/
