Skip to main content

Hi All,

I'm trying to apply geotiff imagery to 3d roof geometry with the Top Down Georeferenced method (using Attribute Join within the transformer). The geometry is rejected and encoded with the MISSING_REFERENCEE_KEY string.

Any help is much appreciated!

Thanks,

Charles

Appearance cannot be set onto Polygons. Try inserting the FaceReplacer before the Aggregator to replace each Polygon with a Face.


Reply