I’m using the JSON reader to read in a folder of JSON files. The reader is working how I want it to, however I would like to get the original file path/name as an attribute on each feature.
Is there an easy way to do this? I’m hoping that I am missing something silly.