Hi all,
I am just wondering if someone can assist or provide pointers on how to generate a navigation tree in FME writing to a GeoJSON file, to be opened in arcGIS pro. My input/reader file is a CSV. For example, in the arcGIS navigation tree, data of types of poles should present as follows:
Pole
-> Steel
->->Blue
->->-> Pole A
->->-> Pole B
->->-> Pole C
-> Plastics
->-> Blue
->->-> Pole D
->-> Red
->->-> Pole E