|
POST
|
You can model the pipe connections as devices. You do not have to use stormwater junctions. Can you provide a schema only UN and I can look into why the snapping is not working. Snapping is not enabled for Structure Junctions to Stormwater Pipes, as you cannot create a rule for this. You can always right click and select snap to though.
... View more
yesterday
|
1
|
1
|
65
|
|
POST
|
Two isolation traces are the only way that I know how to achieve this.
... View more
yesterday
|
0
|
0
|
14
|
|
POST
|
Do you have all the rules in a built UN? If so, I would just export the UN to an asset package, then copy the b_rules table from the exported asset package to the source asset package(deleting the b_rules table first). If not, you can use the rules matrix from the UDMS toolbox: https://github.com/Esri/Utility-Data-Management-Support-Tools https://esri.github.io/Utility-Data-Management-Support-Tools/docs/3.5/ExportUtilityNetworkMatrix.html
... View more
|
1
|
1
|
227
|
|
POST
|
In hierarchical, it must be valid in the parent to be allowed to add to the child. Add it to System, then it will show as an option in the isolation.
... View more
Thursday
|
2
|
1
|
114
|
|
POST
|
Then you need to disable the Set Attributes from Z attribute rule. That is overriding your values with the Z of the line.
... View more
a week ago
|
1
|
1
|
397
|
|
POST
|
If you want to copy the Manhole elevation attribute to the Pipe, then I would look at the Spatial Join Templated Attribute rule. You should be able to configure it for your needs. https://www.esri.com/arcgis-blog/products/arcgis-pro/data-management/attribute-rules-generate-spatial-join
... View more
a week ago
|
0
|
1
|
252
|
|
POST
|
Edit, We do not have an Attribute Rule to set the Z's or attribute of the From/To elevation from the snapped feature. The rule you posted just calculates the slope of the line via the From/To Elevation. There is a rule to Set the From / To elevations from the Z. We rely on ArcGIS Pro and snapping to copy the Z to the geometry. How did you draw the sewer main? Was it snapped to the manhole on create? Did the manhole have a Z?
... View more
a week ago
|
0
|
3
|
252
|
|
POST
|
Are you using the pressure zone tier? If so, running your isolation trace on that tier could speed things up. How many controllers do you have on the system tier?
... View more
a week ago
|
0
|
1
|
320
|
|
POST
|
Would be interested in seeing the same batch trace run from a script, outside pro. 30 secs a trace is not good. Nothing batch trace can do about that. I think it is the gp tool overhead of running inside pro. You have 9 maps and one active. The trace is communicating with those maps. Try it in pro with no maps, you will see a huge improvement
... View more
a week ago
|
0
|
0
|
410
|
|
POST
|
I reviewed the code for Batch Trace and I take back this statement"Batch trace can use the resulting lines and remove them from the trace starting points to reduce the number traces required. " Batch trace does not have this skip logic, but Build Starting Points does. So you could run Build Starting Points and an Isolation trace to build out the starting points to trace the system. Then run Batch Trace with that reduced set. I will add an issue to expose that logic in Batch Trace too.
... View more
a week ago
|
1
|
2
|
427
|
|
POST
|
Also very interested in why Batch Trace is taking 15 seconds a feature. If you turn on debug mode, we can get a better idea of what is going on. Open ArcGIS Pro Open the UtilityDataManagementSupport toolbox Open any tool in the tool box. This loads the udms module from inside that toolbox into python/memory Open a python command prompt enter the follow: import udms udms.logger.setLevel('DEBUG') Run Batch Trace
... View more
a week ago
|
0
|
0
|
428
|
|
POST
|
Batch trace can use the resulting lines and remove them from the trace starting points to reduce the number traces required. Now doing this may lead to some inaccurate results. Such as a larger area isolates pipes that could be isolated with a different set of valves. Each trace result is stored in its own file, so you would just process the results after complete. The only way we thought to reduce it was to skip calling gp trace and call the trace rest end point directly, which eliminates the gp overhead and multithreading the traces.
... View more
2 weeks ago
|
0
|
4
|
479
|
|
POST
|
Try closing Pro and opening a brand new session of pro. Open the Add Rules tool and browse to the UN. Do not add it to a map.
... View more
2 weeks ago
|
2
|
0
|
187
|
|
POST
|
Did the source class have subtypes? If you want to share the schema, I can take a look at what is going.
... View more
2 weeks ago
|
0
|
0
|
260
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | yesterday | |
| 1 | yesterday | |
| 1 | Friday | |
| 2 | Thursday | |
| 1 | a week ago |
| Online Status |
Online
|
| Date Last Visited |
yesterday
|