Hi FME Community,
I have a folder containing 100 CityJSON files, each with three main features: Building, BuildingPart, and Metadata.
I need my files to be dynamically processed by transformers to create new attributes and then output the modified CityJSON files into a new folder while keeping the original filenames.
Do you have any tips on how to achieve this?
Best regards,
Imane
PS: I tried using the reader to specify the folder path, but it doesn’t seem to be working perfectly.
