Hi,
We are using the Export Subnetwork functionality to generate JSON file containing Medium Voltage circuits, and we need to retrieve the wire data for each extracted Electric Line feature found in the JSON file.
Is there a way to retrieve this information using the Export Subnetwork functionality, so the wire data is included in the same .JSON file produced for the Medium Voltage circuits?
If the wire data cannot be retrieved using the Export Subnetwork functionality, how can we extract that information for each Electric Line features of a given Medium Voltage circuit?
Thanks!
Solved! Go to Solution.
It sounds like you're using one of the earlier utility network foundations that used related records for wires, instead of non-spatial objects. While non-spatial objects are included in the JSON by default, since they participate in the subnetwork as content, if you need additional related data you will need to write a script or tool to query the database to get any important related records.
It sounds like you're using one of the earlier utility network foundations that used related records for wires, instead of non-spatial objects. While non-spatial objects are included in the JSON by default, since they participate in the subnetwork as content, if you need additional related data you will need to write a script or tool to query the database to get any important related records.