I have a problem about using weight in geometric network. In the example below, I have a simple network with a source & some junctions. I'm trying to use the Find Path Upstream function to find path from point A to the source, i've created a weight based on the length of the edge feature, but it seem doesn't work. So pls anyone can tell me or show me the way:
أكثر...
- How can I set up a weight to Find Path Upstream from point A to the source through the shortest path (which means A-B-C-D-E-Source in this example)
- Which weight should I use & how can I set it up if I want to find path from A-F-Source

أكثر...