|
POST
|
You can get/set the selectability of the layer using the CIM definition of the layer. This works with subtype layers, but not subtype group layers. layer = activeMap.listLayers("System Valve")[0] layer_def = layer.getDefinition("V3") layer_def.selectable True
... View more
08-01-2025
07:57 AM
|
0
|
1
|
881
|
|
POST
|
This is discussed in this article: ArcGIS for Utilities – Enterprise GIS for Modern Network Information Management Modern Network Information Management powered by ArcGIS. Every organization is different, and if you don't need to trace or use other network management capabilities than you don't need a utility network. However, if your want to be able to trace watersheds, identify unsnapped/disconnected features, ensure the digitized directions of your lines are correct, or integrate your GIS with any kind of engineering analysis tool, then a utility network will help make that easier. When implementing a utility network you can also choose to implement an organization specific model, that is built using your current schema, or you can adopt an industry standard model that includes advanced capabilities but requires you to adopt a new schema.
... View more
07-24-2025
08:45 AM
|
0
|
0
|
3844
|
|
POST
|
Ah yes, this is why I'm glad I started taking photos of people's faces with notes 🙂 Its typically best to digitize the circuits since it makes easier to also capture the equipment installed on each conductor. Think about how you would represent the different elbows on circuits in a junction cabinet or the different bays of a switchgear if you didn't draw the conductors. In this case you would have two cables in each conduit, offset them slightly from each other (and the conduit) then when they get to any elbows, switches, etc you would connect each cable to the corresponding device.
... View more
07-23-2025
03:24 PM
|
1
|
1
|
1313
|
|
POST
|
This is most likely a path issue, but instead of adjusting the file name or asset type name (or subtype code/name in the source database), the first thing I'd recommend trying is using a shorter Windows path. Instead of trying to have it put everything in a folder like this: "C:\\Temp\\UNmigrationTest\\UNFremontTest\\WorkingData\\MigrationWorkspace\\FremontMigration\\FremontMigrationWorkspace1\\DataLoadingWorkspace\\DataMapping\\Polylines\\PriOHElectricLineSegment_Single Phase Primary Overhead-ElectricLine_Medium Voltage Overhead Conductor.xlsx" Try something like "C:\\UNmigrationTest" as your output directory. Which would give you a path like this: "C:\\UNmigrationTest\\DataLoadingWorkspace\\DataMapping\\Polylines\\PriOHElectricLineSegment_Single Phase Primary Overhead-ElectricLine_Medium Voltage Overhead Conductor.xlsx"
... View more
07-23-2025
12:43 PM
|
1
|
1
|
1067
|
|
POST
|
In places where you're adopting the schema defined in the Utility Network Foundation, you may need to devise a way to translate field names and field values. Some EAM systems make having a translation layer like this easy; others require more work.
... View more
07-23-2025
12:40 PM
|
0
|
0
|
1155
|
|
POST
|
Once you turn the circuit breakers into subnetwork controllers and run Update Subnetwork, the utility network will automatically create a subnetwork line for you based on the features that belong to that subnetwork (circuit) and the configuration of that tier of your network (it should only include medium voltage lines). Typically, the circuits are contained in conduit, and each conduit is connected to the vault, so the circuits aren't explicitly contained within the vault. It is possible to allow a vault to contain a circuit (or conduit) dusing an association, but most models don't include rules that allow for this by default. You can verify this by looking at the Rules in the Network Properties of your utility network. If there is a rule, you can use the Modify Associations pane to select a vault or manhole) then add the circuits as content of the vaults.
... View more
07-23-2025
12:37 PM
|
1
|
1
|
1352
|
|
POST
|
If you are creating a new BMP Boundary on top of existing features and want to automatically create the associations, you'll need to create an attribute rule. If you want to have a pre-defined template of a BMP with its boundary, BMP point, and a standard set of inlets/outlets, use a preset template. This will allow you to create a new BMP boundary, new BMP point, new inlets/outlets, and all their associations with a single sketch. Adding existing features to the new BMP would then happen using the Modify Associations tool. Adding new associations using the Modify Associations pane isn't too bad. You just select the BMP with the Add features tool, then drag a box around the features you want to add. The tool will only add items to the list that are allowed to be contained in the BMP.
... View more
07-23-2025
05:50 AM
|
1
|
0
|
1702
|
|
POST
|
I will defer to industry experts about how best to model this from an industry or regulatory perspective. @TomDeWitte From a technical perspective, you can model the riser location as a point feature by adding a riser location asset group and asset type to the model (to the gas junction class). If you set the measured length on the point as a network attribute it can be included in your pipe length calculations.
... View more
07-21-2025
11:17 AM
|
1
|
0
|
2553
|
|
POST
|
The Migration toolset that was released in ArcGIS Pro 3.3 can identify and remove these vertices if you want to (Missing junction mid-mid). They are hidden from the error summary and resolution tables by default, since they don't cause topology errors, but if you turn off the filter you can use the tool to delete them. The tools are discussed in depth in these articles: Analyzing topology errors Resolving topology errors
... View more
07-11-2025
01:33 PM
|
1
|
0
|
1718
|
|
POST
|
ok, I missed that from the first post. the labelling in experience builder / web maps don't look as good as they do in ArcGIS Pro. At least part of it looks like its because it doesn't support not placing overlapping labels. The map in ArcGIS Pro looks reasonable. So this is more of a question of the map viewer and its support for subtype group layers, as opposed to the Utility Network or anything ArcGIS Pro related (like I was expecting).
... View more
07-10-2025
01:20 PM
|
0
|
1
|
1170
|
|
POST
|
Can you show more details about how your labels are configured in both scenarios? In particular, it looks like with your subtype layers you have the "Never remove (place overlapping)" option selected, which is not enabled by default.
... View more
07-10-2025
12:26 PM
|
0
|
0
|
1178
|
|
POST
|
This is a currently known limitation of how subnetwork management handles propagating subnetwork name. If this is important to you, please log an issue with support so they can get you attached to the corresponding bug.
... View more
07-09-2025
10:36 AM
|
0
|
1
|
772
|
|
POST
|
Due to performance issues with the Maps SDK, Field Maps by default limits selection results to 500 features. In the next release of Field Maps, this value will change to 1000 features. If needed, the max trace results value can be increased through a mobile device management (MDM) parameter. Other trace output types, like aggregated geometries and functions, are not limited to a feature count in this way. This only applies to selections.
... View more
07-08-2025
11:12 AM
|
0
|
0
|
1044
|
|
POST
|
The helpful un links document is meant to be a replacement for a giant collection of bookmarks that most people who work on the UN have. It was never meant to be gone through in any particular order, especially because certain links target different audiences. There are articles in here for engineers and operations, others are intended only for developers, and some are only meant to be used during data migration.
... View more
07-04-2025
06:31 AM
|
0
|
0
|
718
|
|
POST
|
@Aaron_Sapsford I didn't see this comment because you mentioned the wrong Robert. You will not be required to upgrade past v6 for quite some time. You will still be able to leverage new features in ArcGIS Pro and ArcGIS Enterprise, but you will not have access to any of the features that are available in later schemas. You can find a list of all the features for each schema here: Utility network upgrade history—ArcGIS Pro | Documentation Move at a time that is right for your organization. If Field Maps and offline is a requirement for your organization AND you want capabilities in schema version 7 (or later schemas) then you will likely want to set up a staging environment when the next release of Field Maps comes out so you can do the upgrade in a lower environment, test out the features with field maps, and start preparing your production environment for the upgrade.
... View more
07-04-2025
06:24 AM
|
0
|
1
|
922
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Friday | |
| 1 | Tuesday | |
| 1 | 03-30-2026 07:24 AM | |
| 1 | Tuesday | |
| 1 | a week ago |
| Online Status |
Offline
|
| Date Last Visited |
Tuesday
|