I am trying to convert an IFC TO CESIUM TILES 3D with FME 2022. The projection EPSG:3857
I tried an d follow the explation here:
https://community.safe.com/s/question/0D54Q00009TdMzbSAF/cannot-convert-ifc-file-to-3d-tiles
But i got this has an error:
- The below feature caused the translation to be terminated GeometryPropertyExtractor_<Rejected> (TeeFactory): GeometryPropertyExtractor_<Rejected>: Termination Message: 'GeometryPropertyExtractor output a <Rejected> feature. To continue translation when features are rejected, change 'Workspace Parameters' > Translation > 'Rejected Feature Handling' to 'Continue Translation''
I also tried to convert directly an i got this:
- CESIUM3DTILES writer: Unable to reproject the 'EPSG:3857' coordinate system
REALLY NEED HELP PLEASE!