I am curious about the new possibility in FME 2015.1 to write directly to three.js JSON, and would like to try it out. From the introduction, I gathered it´s done through the JSONTemplater. I've never worked with this transformer before, and am not sure what settings to use. Does anyone have a working example or demo, or anything else I could look at, just to get started?
Page 1 / 1
Hi,
the JSONTemplater is practically identical to the XMLTemplater, so I recommend that you look at those examples: https://knowledge.safe.com/articles/Samples_and_Demos/Creating-and-Validating-XML-Documents-with-the-XMLTemplater-and-XMLValidator-Transformers
I also recommend the JSONTemplater help, it's pretty detailed:
http://docs.safe.com/fme/html/FME_Transformers/FME_Transformers.htm#Transformers/jsontemplater.htm
David