Hi all,
I am exporting data from smallworld dataset to dgn files, In the sw 
dataset the object I want to export has many different types of 
geometry, I mean it could be line, arc , circle etc.., in the 
previous version of fme in the *.fme mapping file this issue was 
indicating as follows:
 
SWORLD bldglot_limit                            \
    sworld_geom_type     sworld_line            \
    sworld_name          %sworld_name           \
    sworld_sector_type   %sworld_sector_type   

IGDS 2                                          \
    igds_type            igds_line              \
    igds_color           96                    \
    igds_weight          0                      \
    sworld_name          %sworld_name           \
    sworld_sector_type   %sworld_sector_type   \
    @Scale($(Escala))


SWORLD bldglot_limit                            \
    sworld_geom_type     sworld_arc             \
    cgc_area_code        %cgc_area_code         \
    sworld_type          %sworld_type           \
    sworld_start_angle   %sworld_start_angle    \
    sworld_sec_radius    %sworld_sec_radius     \
    sworld_direction     %sworld_direction      \
    sworld_radius        %sworld_radius         \
    sworld_prim_radius   %sworld_prim_radius    \
    sworld_sweep_angle   %sworld_sweep_angle    \
    sworld_orientation   %sworld_orientation    \
    sworld_sector_type   %sworld_sector_type   

IGDS 2                                          \
    igds_type            igds_arc               \
    igds_color           96                    \
    igds_weight          0                      \
    igds_start_angle     %sworld_start_angle    \
    igds_secondary_axis  %sworld_sec_radius     \
    sworld_direction     %sworld_direction      \
    sworld_radius        %sworld_radius         \
    igds_primary_axis    %sworld_prim_radius    \
    igds_sweep_angle     %sworld_sweep_angle    \
    igds_rotation        %sworld_orientation    \
    sworld_sector_type   %sworld_sector_type   \
    @Scale($(Escala))
..

In this case the smallworld geometry has two types (arc and line) 
igds_arc, igds_line,
In the workbench 2006 gb version I have tried to add two smallwolrd 
object types and I experienced it is impossible, 
Has anyone of you experienced the same? or how can I in the 
workbench indicate more than one igds_type for one smallworld object?

Thanks in advance.
Paco




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/
 

Reply via email to