Skip to main content

Example: MagikSF> vl.collections[:l!foreign_facility].at(45281100).lg_scale_annos
$
a sw:db_set
MagikSF> print(!)
$
db_set:
l!for_facility_lg_scale_anno226:(gis_id(1160218,959604322,45281108)) l!for_facility_lg_scale_anno226:(gis_id(1160218,959604322,45281110))
MagikSF>

foreign_facility is joined with other large scale anno collection and in smallworld it is returning as ds_set.

while exporting that, it is going as char and taking "db_set" as value in text format which is not correct .

how to export this particular field.

What SamllWorld reader are you using?

The Spatialbiz plugin for SmallWorld has an option to read all geometries separate or as an aggregate geometry (with the name of the geometry as a trait).


Reply