Select to view content in your preferred language

Geometric Network Widget for Flex

2048
2
12-17-2012 05:16 AM
DanielJohns
Frequent Contributor
Does anyone have a solution for tracing (e.g., valve isolation) geometric networks in a Flex application?

Thank you,
Daniel
Tags (2)
0 Kudos
2 Replies
nicogis
MVP Alum
I have made a soe (10 and 10.1) for trace and valve isolation so you can consume it via rest esri compliant.
http://www.arcgis.com/home/item.html?id=19b9b7cd07f74727b94532e24ddece6d

"...In the ArcGIS API for Flex, you extend the BaseTask class. The url property on BaseTask should point at the SOE. You can then use the BaseTask's sendURLVariables method to make the request to the web service. The response is a Flex object from which you can access the different JSON objects returned in the response..."

In 10.1 you can also use GP for Geometric Network ( http://resources.arcgis.com/en/help/main/10.1/0154/0154000005s0000000.htm ) so you don't need write code
0 Kudos
PatrickWard1
Deactivated User
It seems that the 10.1 GP Service doesn't really do a valve isolation. Just a trace. Do you have any suggestions on how to edit the model to do a valve isolation without having to give it barriers? An upstram and downstream trace would work if I could somehow get the model to only give me back the first valve it finds.
0 Kudos